Newer
Older
Master_thesis / finished fits / ff1data1 / slurm-2247856.out
Simulation starting
2019-09-05 16:07:48.640772: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcuda.so.1
2019-09-05 16:07:49.021431: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1640] Found device 0 with properties: 
name: Tesla K80 major: 3 minor: 7 memoryClockRate(GHz): 0.8235
pciBusID: 0000:95:00.0
2019-09-05 16:07:49.023397: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudart.so.10.0
2019-09-05 16:07:49.037148: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcublas.so.10.0
2019-09-05 16:07:49.050098: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcufft.so.10.0
2019-09-05 16:07:49.068528: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcurand.so.10.0
2019-09-05 16:07:49.075555: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcusolver.so.10.0
2019-09-05 16:07:49.080957: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcusparse.so.10.0
2019-09-05 16:07:49.111818: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudnn.so.7
2019-09-05 16:07:49.119107: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1763] Adding visible gpu devices: 0
2019-09-05 16:07:49.120018: I tensorflow/core/platform/cpu_feature_guard.cc:142] Your CPU supports instructions that this TensorFlow binary was not compiled to use: SSE4.1 SSE4.2 AVX
2019-09-05 16:07:49.150439: I tensorflow/core/platform/profile_utils/cpu_utils.cc:94] CPU Frequency: 2600175000 Hz
2019-09-05 16:07:49.151063: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x563fd22c6a60 executing computations on platform Host. Devices:
2019-09-05 16:07:49.151111: I tensorflow/compiler/xla/service/service.cc:175]   StreamExecutor device (0): <undefined>, <undefined>
2019-09-05 16:07:49.155338: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1640] Found device 0 with properties: 
name: Tesla K80 major: 3 minor: 7 memoryClockRate(GHz): 0.8235
pciBusID: 0000:95:00.0
2019-09-05 16:07:49.155624: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudart.so.10.0
2019-09-05 16:07:49.155660: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcublas.so.10.0
2019-09-05 16:07:49.155688: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcufft.so.10.0
2019-09-05 16:07:49.155716: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcurand.so.10.0
2019-09-05 16:07:49.155745: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcusolver.so.10.0
2019-09-05 16:07:49.155773: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcusparse.so.10.0
2019-09-05 16:07:49.155803: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudnn.so.7
2019-09-05 16:07:49.164203: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1763] Adding visible gpu devices: 0
2019-09-05 16:07:49.164622: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudart.so.10.0
2019-09-05 16:07:49.438604: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1181] Device interconnect StreamExecutor with strength 1 edge matrix:
2019-09-05 16:07:49.438678: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1187]      0 
2019-09-05 16:07:49.438695: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1200] 0:   N 
2019-09-05 16:07:49.449242: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1326] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 10801 MB memory) -> physical GPU (device: 0, name: Tesla K80, pci bus id: 0000:95:00.0, compute capability: 3.7)
2019-09-05 16:07:49.452552: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x563fd2822fc0 executing computations on platform CUDA. Devices:
2019-09-05 16:07:49.452635: I tensorflow/compiler/xla/service/service.cc:175]   StreamExecutor device (0): Tesla K80, Compute Capability 3.7
WARNING: Logging before flag parsing goes to stderr.
W0905 16:07:53.397829 139983332566784 deprecation.py:323] From /home/cluster/saslie/.conda/envs/rmd1/lib/python3.7/site-packages/tensorflow_probability/python/mcmc/sample_halton_sequence.py:216: add_dispatch_support.<locals>.wrapper (from tensorflow.python.ops.array_ops) is deprecated and will be removed in a future version.
Instructions for updating:
Use tf.where in 2.0, which has the same broadcast rule as np.where
W0905 16:07:53.474576 139983332566784 deprecation_wrapper.py:119] From raremodel-nb.py:140: The name tf.angle is deprecated. Please use tf.math.angle instead.

W0905 16:07:54.218333 139983332566784 deprecation_wrapper.py:119] From raremodel-nb.py:244: The name tf.log is deprecated. Please use tf.math.log instead.

2019-09-05 16:08:34.740714: W tensorflow/compiler/jit/mark_for_compilation_pass.cc:1412] (One-time warning): Not using XLA:CPU for cluster because envvar TF_XLA_FLAGS=--tf_xla_cpu_global_jit was not set.  If you want XLA:CPU, either set that envvar, or use experimental_jit_scope to enable XLA:CPU.  To confirm that XLA is active, pass --vmodule=xla_compilation_cache=1 (as a proper command-line flag, not via TF_XLA_FLAGS) or set the envvar XLA_FLAGS=--xla_hlo_profile.
raremodel-nb.py:659: UserWarning: Creating legend with loc="best" can be slow with large amounts of data.
  plt.savefig('test.png')
W0905 16:08:47.773758 139983332566784 deprecation.py:323] From /home/cluster/saslie/.conda/envs/rmd1/lib/python3.7/site-packages/zfit/core/parameter.py:447: Variable.load (from tensorflow.python.ops.variables) is deprecated and will be removed in a future version.
Instructions for updating:
Prefer Variable.assign which has equivalent behavior in 2.X.
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   305108.7802945 Edm =      23.9286 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   305108.7802945 Edm =      23.9286 NCalls =      1
VariableMetric: Iteration #   1 - FCN =    304515.885259 Edm =      1.45023 NCalls =      7
VariableMetric: Iteration #   2 - FCN =   304512.8147682 Edm =      2.29427 NCalls =      9
VariableMetric: Iteration #   3 - FCN =   302453.9532517 Edm =      34.2869 NCalls =     16
VariableMetric: Iteration #   4 - FCN =   298992.3982974 Edm =      3.35746 NCalls =     20
VariableMetric: Iteration #   5 - FCN =    298990.774768 Edm =      2.93131 NCalls =     22
VariableMetric: Iteration #   6 - FCN =   298960.9442804 Edm =      23.3517 NCalls =     26
VariableMetric: Iteration #   7 - FCN =   298137.8311554 Edm =      89.2018 NCalls =     32
VariableMetric: Iteration #   8 - FCN =   298007.2511346 Edm =      25.7333 NCalls =     35
VariableMetric: Iteration #   9 - FCN =   297976.3020784 Edm =     0.207691 NCalls =     37
VariableMetric: Iteration #  10 - FCN =   297976.0040795 Edm =     0.153557 NCalls =     39
VariableMetric: Iteration #  11 - FCN =   297973.5079125 Edm =      3.09612 NCalls =     43
VariableMetric: Iteration #  12 - FCN =   297940.7506313 Edm =      24.0434 NCalls =     50
VariableMetric: Iteration #  13 - FCN =   297908.0325613 Edm =      11.5158 NCalls =     52
VariableMetric: Iteration #  14 - FCN =   297895.2747789 Edm =       4.9778 NCalls =     53
VariableMetric: Iteration #  15 - FCN =   297891.1793086 Edm =      1.93261 NCalls =     55
VariableMetric: Iteration #  16 - FCN =   297888.4835518 Edm =      1.62162 NCalls =     57
VariableMetric: Iteration #  17 - FCN =   297885.4192395 Edm =     0.200509 NCalls =     60
VariableMetric: Iteration #  18 - FCN =   297885.0692455 Edm =     0.130913 NCalls =     62
VariableMetric: Iteration #  19 - FCN =   297884.8950634 Edm =     0.120777 NCalls =     64
VariableMetric: Iteration #  20 - FCN =   297883.3768703 Edm =      1.18362 NCalls =     68
VariableMetric: Iteration #  21 - FCN =   297851.5632622 Edm =      28.7861 NCalls =     73
VariableMetric: Iteration #  22 - FCN =   297791.3069597 Edm =      124.694 NCalls =     76
VariableMetric: Iteration #  23 - FCN =   297663.1801135 Edm =      9.32142 NCalls =     80
VariableMetric: Iteration #  24 - FCN =   297652.3335888 Edm =      1.48542 NCalls =     82
VariableMetric: Iteration #  25 - FCN =   297651.5076237 Edm =     0.610187 NCalls =     84
VariableMetric: Iteration #  26 - FCN =   297649.5339745 Edm =      0.80864 NCalls =     86
VariableMetric: Iteration #  27 - FCN =   297640.1606975 Edm =      4.46675 NCalls =     90
VariableMetric: Iteration #  28 - FCN =   297635.2018708 Edm =      5.63274 NCalls =     91
VariableMetric: Iteration #  29 - FCN =   297633.5935131 Edm =      1.08602 NCalls =     93
VariableMetric: Iteration #  30 - FCN =   297632.2836038 Edm =     0.177424 NCalls =     95
VariableMetric: Iteration #  31 - FCN =    297631.437648 Edm =     0.561901 NCalls =     97
VariableMetric: Iteration #  32 - FCN =   297629.7671013 Edm =      1.07126 NCalls =     99
VariableMetric: Iteration #  33 - FCN =    297626.357974 Edm =      2.21857 NCalls =    104
VariableMetric: Iteration #  34 - FCN =   297619.7912162 Edm =      15.7539 NCalls =    108
VariableMetric: Iteration #  35 - FCN =    297586.568113 Edm =        11.85 NCalls =    114
VariableMetric: Iteration #  36 - FCN =   297570.8195372 Edm =      14.5601 NCalls =    117
VariableMetric: Iteration #  37 - FCN =   297561.6224767 Edm =      5.59695 NCalls =    120
VariableMetric: Iteration #  38 - FCN =   297531.3156569 Edm =      18.6398 NCalls =    123
VariableMetric: Iteration #  39 - FCN =   297492.3237005 Edm =        4.256 NCalls =    125
VariableMetric: Iteration #  40 - FCN =   297481.9270469 Edm =      1.79791 NCalls =    128
VariableMetric: Iteration #  41 - FCN =   297480.7104253 Edm =      0.17611 NCalls =    130
VariableMetric: Iteration #  42 - FCN =   297480.5798427 Edm =    0.0305032 NCalls =    132
VariableMetric: Iteration #  43 - FCN =   297480.5520556 Edm =    0.0318997 NCalls =    134
VariableMetric: Iteration #  44 - FCN =   297480.3306549 Edm =    0.0967266 NCalls =    137
VariableMetric: Iteration #  45 - FCN =   297479.7349232 Edm =     0.375666 NCalls =    140
VariableMetric: Iteration #  46 - FCN =   297469.6060812 Edm =      6.11614 NCalls =    144
VariableMetric: Iteration #  47 - FCN =   297465.6643834 Edm =      1.21952 NCalls =    146
VariableMetric: Iteration #  48 - FCN =   297463.3458303 Edm =     0.651804 NCalls =    149
VariableMetric: Iteration #  49 - FCN =   297462.5697107 Edm =     0.120491 NCalls =    151
VariableMetric: Iteration #  50 - FCN =   297462.4790052 Edm =    0.0150924 NCalls =    153
VariableMetric: Iteration #  51 - FCN =    297462.448947 Edm =    0.0223346 NCalls =    155
VariableMetric: Iteration #  52 - FCN =   297462.1474823 Edm =       0.1479 NCalls =    160
VariableMetric: Iteration #  53 - FCN =   297460.4422113 Edm =      1.56151 NCalls =    163
VariableMetric: Iteration #  54 - FCN =   297413.2573774 Edm =      15.8359 NCalls =    170
VariableMetric: Iteration #  55 - FCN =   297400.9574525 Edm =      4.80266 NCalls =    172
VariableMetric: Iteration #  56 - FCN =   297396.9171746 Edm =      1.92511 NCalls =    175
VariableMetric: Iteration #  57 - FCN =    297395.369119 Edm =     0.441063 NCalls =    177
VariableMetric: Iteration #  58 - FCN =    297395.051349 Edm =     0.160574 NCalls =    179
VariableMetric: Iteration #  59 - FCN =   297394.9108551 Edm =    0.0126351 NCalls =    181
VariableMetric: Iteration #  60 - FCN =   297394.8908467 Edm =    0.0161745 NCalls =    183
VariableMetric: Iteration #  61 - FCN =   297394.8623653 Edm =    0.0384485 NCalls =    185
VariableMetric: Iteration #  62 - FCN =   297394.7407527 Edm =    0.0845175 NCalls =    189
VariableMetric: Iteration #  63 - FCN =   297394.4613916 Edm =     0.164617 NCalls =    194
VariableMetric: Iteration #  64 - FCN =   297393.8426163 Edm =      0.49443 NCalls =    197
VariableMetric: Iteration #  65 - FCN =   297393.0659047 Edm =      1.29893 NCalls =    199
VariableMetric: Iteration #  66 - FCN =   297391.2305934 Edm =      1.14792 NCalls =    203
VariableMetric: Iteration #  67 - FCN =   297386.7933896 Edm =      4.12735 NCalls =    206
VariableMetric: Iteration #  68 - FCN =   297372.9308812 Edm =      4.01181 NCalls =    214
VariableMetric: Iteration #  69 - FCN =   297372.3083347 Edm =      2.47591 NCalls =    216
VariableMetric: Iteration #  70 - FCN =   297370.9270726 Edm =     0.610127 NCalls =    218
VariableMetric: Iteration #  71 - FCN =   297370.7022901 Edm =     0.123083 NCalls =    220
VariableMetric: Iteration #  72 - FCN =   297370.5615826 Edm =    0.0805394 NCalls =    222
VariableMetric: Iteration #  73 - FCN =   297370.3726724 Edm =    0.0693345 NCalls =    225
VariableMetric: Iteration #  74 - FCN =   297370.2588864 Edm =    0.0249444 NCalls =    227
VariableMetric: Iteration #  75 - FCN =   297370.1540032 Edm =    0.0429095 NCalls =    229
VariableMetric: Iteration #  76 - FCN =   297370.0818091 Edm =     0.010073 NCalls =    231
VariableMetric: Iteration #  77 - FCN =    297370.071485 Edm =   0.00369442 NCalls =    233
VariableMetric: Iteration #  78 - FCN =   297370.0472168 Edm =    0.0166848 NCalls =    236
VariableMetric: Iteration #  79 - FCN =   297369.8572341 Edm =     0.146346 NCalls =    239
VariableMetric: Iteration #  80 - FCN =   297367.1820793 Edm =      5.31749 NCalls =    244
VariableMetric: Iteration #  81 - FCN =    297364.813988 Edm =      5.11049 NCalls =    247
VariableMetric: Iteration #  82 - FCN =   297350.7050978 Edm =      4.91017 NCalls =    254
VariableMetric: Iteration #  83 - FCN =   297339.4787487 Edm =      1.69543 NCalls =    256
VariableMetric: Iteration #  84 - FCN =   297337.0886228 Edm =      0.77718 NCalls =    258
VariableMetric: Iteration #  85 - FCN =   297336.0384585 Edm =     0.175169 NCalls =    261
VariableMetric: Iteration #  86 - FCN =   297335.8051476 Edm =   0.00623341 NCalls =    263
VariableMetric: Iteration #  87 - FCN =   297335.7977387 Edm =  0.000515843 NCalls =    265
VariableMetric: Iteration #  88 - FCN =   297335.7969494 Edm =  0.000220391 NCalls =    267
VariableMetric: Iteration #  89 - FCN =   297335.7955969 Edm =  0.000758635 NCalls =    270
VariableMetric: Iteration #  90 - FCN =   297335.7834741 Edm =   0.00961126 NCalls =    274
VariableMetric: Iteration #  91 - FCN =   297334.3732337 Edm =      1.18583 NCalls =    280
VariableMetric: Iteration #  92 - FCN =     297329.09139 Edm =      1.23587 NCalls =    285
VariableMetric: Iteration #  93 - FCN =    297327.553437 Edm =     0.975174 NCalls =    288
VariableMetric: Iteration #  94 - FCN =   297326.3620063 Edm =      0.47494 NCalls =    291
VariableMetric: Iteration #  95 - FCN =   297325.0467712 Edm =     0.927885 NCalls =    294
VariableMetric: Iteration #  96 - FCN =   297323.7992371 Edm =      0.40284 NCalls =    297
VariableMetric: Iteration #  97 - FCN =   297323.2964312 Edm =    0.0720138 NCalls =    299
VariableMetric: Iteration #  98 - FCN =   297323.2497325 Edm =    0.0214489 NCalls =    301
VariableMetric: Iteration #  99 - FCN =   297323.2279334 Edm =   0.00265131 NCalls =    303
VariableMetric: Iteration # 100 - FCN =   297323.2247388 Edm =  0.000251789 NCalls =    305
VariableMetric: Iteration # 101 - FCN =     297323.22401 Edm =  0.000315499 NCalls =    307
VariableMetric: Iteration # 102 - FCN =   297323.2144478 Edm =   0.00833692 NCalls =    311
VariableMetric: Iteration # 103 - FCN =   297322.9020977 Edm =     0.261876 NCalls =    315
VariableMetric: Iteration # 104 - FCN =   297313.1783302 Edm =      6.45081 NCalls =    321
VariableMetric: Iteration # 105 - FCN =   297310.3004581 Edm =      3.93095 NCalls =    325
VariableMetric: Iteration # 106 - FCN =   297306.7422634 Edm =      1.47157 NCalls =    329
VariableMetric: Iteration # 107 - FCN =   297304.8948892 Edm =     0.568866 NCalls =    332
VariableMetric: Iteration # 108 - FCN =   297304.5009767 Edm =     0.257952 NCalls =    333
VariableMetric: Iteration # 109 - FCN =   297304.1363362 Edm =    0.0345843 NCalls =    336
VariableMetric: Iteration # 110 - FCN =   297304.0989247 Edm =    0.0055787 NCalls =    338
VariableMetric: Iteration # 111 - FCN =   297304.0944496 Edm =   0.00114152 NCalls =    340
VariableMetric: Iteration # 112 - FCN =   297304.0933094 Edm =  0.000193594 NCalls =    342
VariableMetric: Iteration # 113 - FCN =   297304.0930483 Edm =  9.37536e-05 NCalls =    344
VariableMetric: Iteration # 114 - FCN =   297304.0913892 Edm =   0.00166355 NCalls =    348
VariableMetric: Iteration # 115 - FCN =   297304.0301003 Edm =    0.0608204 NCalls =    355
VariableMetric: Iteration # 116 - FCN =   297304.0296577 Edm =  0.000362261 NCalls =    358
VariableMetric: Iteration # 117 - FCN =   297303.8877942 Edm =      0.13675 NCalls =    365
VariableMetric: Iteration # 118 - FCN =   297302.9315014 Edm =     0.539918 NCalls =    368
VariableMetric: Iteration # 119 - FCN =   297302.0147705 Edm =     0.168964 NCalls =    370
VariableMetric: Iteration # 120 - FCN =     297301.84787 Edm =   0.00799635 NCalls =    372
VariableMetric: Iteration # 121 - FCN =   297301.8388566 Edm =  0.000525546 NCalls =    374
VariableMetric: Iteration # 122 - FCN =   297301.8383016 Edm =  4.10955e-05 NCalls =    375
VariableMetric: After Hessian   - FCN =   297301.8383016 Edm =      8.69213 NCalls =    850
VariableMetric: Iteration # 123 - FCN =   297301.8383016 Edm =      8.69213 NCalls =    850
VariableMetric: Iteration # 124 - FCN =   297299.1747646 Edm =      3.66621 NCalls =    852
VariableMetric: Iteration # 125 - FCN =   297297.7203649 Edm =      2.20027 NCalls =    854
VariableMetric: Iteration # 126 - FCN =   297297.0161952 Edm =     0.480694 NCalls =    856
VariableMetric: Iteration # 127 - FCN =   297296.5374193 Edm =     0.113494 NCalls =    858
VariableMetric: Iteration # 128 - FCN =   297296.4214961 Edm =    0.0524178 NCalls =    860
VariableMetric: Iteration # 129 - FCN =   297296.3801322 Edm =    0.0268495 NCalls =    862
VariableMetric: Iteration # 130 - FCN =   297296.3626945 Edm =   0.00432784 NCalls =    864
VariableMetric: Iteration # 131 - FCN =   297296.3574203 Edm =   0.00257992 NCalls =    866
VariableMetric: Iteration # 132 - FCN =   297296.3551335 Edm =  0.000543552 NCalls =    868
VariableMetric: Iteration # 133 - FCN =   297296.3547057 Edm =  1.99346e-05 NCalls =    870
VariableMetric: After Hessian   - FCN =   297296.3547057 Edm =  2.16228e-05 NCalls =   1347
VariableMetric: Iteration # 134 - FCN =   297296.3547057 Edm =  2.16228e-05 NCalls =   1347
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   313899.4648696 Edm =      35.6801 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   313899.4648696 Edm =      35.6801 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   299249.1311307 Edm =      3.88133 NCalls =     10
VariableMetric: Iteration #   2 - FCN =   298917.8175897 Edm =      14.1937 NCalls =     12
VariableMetric: Iteration #   3 - FCN =   298905.6196252 Edm =      4.44587 NCalls =     14
VariableMetric: Iteration #   4 - FCN =   298307.2664095 Edm =      63.5348 NCalls =     20
VariableMetric: Iteration #   5 - FCN =   298240.0861364 Edm =      2.72106 NCalls =     22
VariableMetric: Iteration #   6 - FCN =   298230.7388358 Edm =      5.34739 NCalls =     24
VariableMetric: Iteration #   7 - FCN =   297883.5367443 Edm =      53.1232 NCalls =     30
VariableMetric: Iteration #   8 - FCN =   297801.9905466 Edm =      41.0098 NCalls =     33
VariableMetric: Iteration #   9 - FCN =   297775.6235397 Edm =      13.3107 NCalls =     36
VariableMetric: Iteration #  10 - FCN =   297763.0620885 Edm =      1.49421 NCalls =     39
VariableMetric: Iteration #  11 - FCN =   297761.9804702 Edm =    0.0187956 NCalls =     41
VariableMetric: Iteration #  12 - FCN =   297761.9298184 Edm =    0.0325696 NCalls =     43
VariableMetric: Iteration #  13 - FCN =   297746.9847374 Edm =      6.97127 NCalls =     50
VariableMetric: Iteration #  14 - FCN =   297700.1342062 Edm =       9.3106 NCalls =     52
VariableMetric: Iteration #  15 - FCN =   297689.7219763 Edm =     0.138505 NCalls =     54
VariableMetric: Iteration #  16 - FCN =   297689.5767425 Edm =    0.0113814 NCalls =     55
VariableMetric: Iteration #  17 - FCN =   297689.4383656 Edm =      0.11469 NCalls =     58
VariableMetric: Iteration #  18 - FCN =   297676.9584191 Edm =      10.3724 NCalls =     63
VariableMetric: Iteration #  19 - FCN =   297575.7800496 Edm =      2.00845 NCalls =     66
VariableMetric: Iteration #  20 - FCN =   297572.6769525 Edm =    0.0721437 NCalls =     68
VariableMetric: Iteration #  21 - FCN =   297572.5748273 Edm =   0.00524669 NCalls =     70
VariableMetric: Iteration #  22 - FCN =   297572.5665385 Edm =    0.0033173 NCalls =     72
VariableMetric: Iteration #  23 - FCN =   297572.5626873 Edm =    0.0025249 NCalls =     74
VariableMetric: Iteration #  24 - FCN =   297572.4373385 Edm =     0.122852 NCalls =     79
VariableMetric: Iteration #  25 - FCN =   297553.0480933 Edm =     0.678884 NCalls =     87
VariableMetric: Iteration #  26 - FCN =   297552.5143725 Edm =    0.0278406 NCalls =     89
VariableMetric: Iteration #  27 - FCN =   297552.4906021 Edm =   0.00225031 NCalls =     91
VariableMetric: Iteration #  28 - FCN =   297552.4851162 Edm =   0.00213309 NCalls =     93
VariableMetric: Iteration #  29 - FCN =     297552.48063 Edm =  0.000689958 NCalls =     95
VariableMetric: Iteration #  30 - FCN =   297552.4607717 Edm =    0.0162095 NCalls =     99
VariableMetric: Iteration #  31 - FCN =    297551.877782 Edm =     0.581966 NCalls =    104
VariableMetric: Iteration #  32 - FCN =   297550.0236183 Edm =      1.63974 NCalls =    111
VariableMetric: Iteration #  33 - FCN =   297536.9471712 Edm =      3.66899 NCalls =    115
VariableMetric: Iteration #  34 - FCN =   297535.7027529 Edm =      3.84334 NCalls =    117
VariableMetric: Iteration #  35 - FCN =   297530.9627838 Edm =      3.62482 NCalls =    119
VariableMetric: Iteration #  36 - FCN =   297528.4867599 Edm =      1.04813 NCalls =    124
VariableMetric: Iteration #  37 - FCN =   297526.9119783 Edm =      0.48779 NCalls =    126
VariableMetric: Iteration #  38 - FCN =   297526.4125641 Edm =     0.346282 NCalls =    127
VariableMetric: Iteration #  39 - FCN =   297526.2050075 Edm =       0.1153 NCalls =    128
VariableMetric: Iteration #  40 - FCN =   297526.0982628 Edm =    0.0118648 NCalls =    130
VariableMetric: Iteration #  41 - FCN =   297526.0838429 Edm =   0.00102901 NCalls =    132
VariableMetric: Iteration #  42 - FCN =   297526.0789034 Edm =   0.00526742 NCalls =    134
VariableMetric: Iteration #  43 - FCN =   297525.9955992 Edm =     0.081196 NCalls =    139
VariableMetric: Iteration #  44 - FCN =   297522.0277751 Edm =      7.36564 NCalls =    143
VariableMetric: Iteration #  45 - FCN =   297521.7950702 Edm =      0.12262 NCalls =    145
VariableMetric: Iteration #  46 - FCN =    297519.534498 Edm =      1.86977 NCalls =    150
VariableMetric: Iteration #  47 - FCN =   297510.4597951 Edm =      11.0062 NCalls =    154
VariableMetric: Iteration #  48 - FCN =   297494.7315896 Edm =      13.8825 NCalls =    158
VariableMetric: Iteration #  49 - FCN =   297491.9443709 Edm =      7.17994 NCalls =    161
VariableMetric: Iteration #  50 - FCN =   297485.0266636 Edm =      2.23893 NCalls =    164
VariableMetric: Iteration #  51 - FCN =   297484.1591523 Edm =     0.231779 NCalls =    166
VariableMetric: Iteration #  52 - FCN =    297483.898206 Edm =    0.0547674 NCalls =    168
VariableMetric: Iteration #  53 - FCN =   297483.8334394 Edm =    0.0152631 NCalls =    170
VariableMetric: Iteration #  54 - FCN =   297483.8136878 Edm =   0.00880413 NCalls =    172
VariableMetric: Iteration #  55 - FCN =   297483.7975525 Edm =    0.0185974 NCalls =    174
VariableMetric: Iteration #  56 - FCN =   297483.6575574 Edm =     0.165584 NCalls =    178
VariableMetric: Iteration #  57 - FCN =   297483.0221378 Edm =     0.593643 NCalls =    184
VariableMetric: Iteration #  58 - FCN =   297466.5936293 Edm =       2.2486 NCalls =    189
VariableMetric: Iteration #  59 - FCN =    297465.495918 Edm =     0.343252 NCalls =    191
VariableMetric: Iteration #  60 - FCN =   297465.2960404 Edm =     0.017053 NCalls =    193
VariableMetric: Iteration #  61 - FCN =   297465.2805734 Edm =   0.00126304 NCalls =    194
VariableMetric: Iteration #  62 - FCN =    297465.278581 Edm =    0.0012079 NCalls =    196
VariableMetric: Iteration #  63 - FCN =   297465.2633427 Edm =     0.019028 NCalls =    200
VariableMetric: Iteration #  64 - FCN =   297464.8752879 Edm =     0.378355 NCalls =    207
VariableMetric: Iteration #  65 - FCN =   297457.6730378 Edm =      1.80351 NCalls =    211
VariableMetric: Iteration #  66 - FCN =   297455.6608129 Edm =    0.0591854 NCalls =    213
VariableMetric: Iteration #  67 - FCN =   297455.6077695 Edm =   0.00104959 NCalls =    215
VariableMetric: Iteration #  68 - FCN =   297455.6064775 Edm =  0.000169767 NCalls =    217
VariableMetric: Iteration #  69 - FCN =   297455.6054811 Edm =  0.000828996 NCalls =    220
VariableMetric: Iteration #  70 - FCN =    297455.533127 Edm =    0.0655222 NCalls =    227
VariableMetric: Iteration #  71 - FCN =   297454.5807087 Edm =      0.22175 NCalls =    230
VariableMetric: Iteration #  72 - FCN =   297454.2660198 Edm =    0.0173826 NCalls =    232
VariableMetric: Iteration #  73 - FCN =   297454.2471893 Edm =  0.000392741 NCalls =    234
VariableMetric: Iteration #  74 - FCN =   297454.2466665 Edm =  0.000119114 NCalls =    236
VariableMetric: Iteration #  75 - FCN =   297454.2451302 Edm =   0.00149648 NCalls =    239
VariableMetric: Iteration #  76 - FCN =   297454.1683645 Edm =     0.082215 NCalls =    246
VariableMetric: Iteration #  77 - FCN =   297454.1675684 Edm =  0.000688419 NCalls =    249
VariableMetric: Iteration #  78 - FCN =   297453.9685607 Edm =    0.0148416 NCalls =    256
VariableMetric: Iteration #  79 - FCN =   297452.8086372 Edm =     0.161337 NCalls =    258
VariableMetric: Iteration #  80 - FCN =   297452.5294656 Edm =    0.0206626 NCalls =    260
VariableMetric: Iteration #  81 - FCN =   297452.5068952 Edm =   0.00138437 NCalls =    262
VariableMetric: Iteration #  82 - FCN =   297452.5055899 Edm =  9.27859e-05 NCalls =    264
VariableMetric: Iteration #  83 - FCN =   297452.5054277 Edm =  4.06265e-05 NCalls =    266
VariableMetric: After Hessian   - FCN =   297452.5054277 Edm =      50.9728 NCalls =    751
VariableMetric: Iteration #  84 - FCN =   297452.5054277 Edm =      50.9728 NCalls =    751
VariableMetric: Iteration #  85 - FCN =   297452.0918373 Edm =      6.13658 NCalls =    760
VariableMetric: Iteration #  86 - FCN =    297451.691676 Edm =      1.17012 NCalls =    762
VariableMetric: Iteration #  87 - FCN =   297450.3564665 Edm =     0.858102 NCalls =    765
VariableMetric: Iteration #  88 - FCN =   297449.5626859 Edm =     0.239119 NCalls =    768
VariableMetric: Iteration #  89 - FCN =   297449.2828346 Edm =     0.535449 NCalls =    772
VariableMetric: Iteration #  90 - FCN =   297449.1013775 Edm =     0.129304 NCalls =    774
VariableMetric: Iteration #  91 - FCN =   297448.8655059 Edm =    0.0787379 NCalls =    777
VariableMetric: Iteration #  92 - FCN =    297448.788916 Edm =    0.0449162 NCalls =    778
VariableMetric: Iteration #  93 - FCN =   297448.6985188 Edm =    0.0418621 NCalls =    781
VariableMetric: Iteration #  94 - FCN =   297448.6249801 Edm =    0.0617198 NCalls =    783
VariableMetric: Iteration #  95 - FCN =   297448.4826425 Edm =    0.0845245 NCalls =    786
VariableMetric: Iteration #  96 - FCN =   297448.3209136 Edm =    0.0892766 NCalls =    789
VariableMetric: Iteration #  97 - FCN =   297448.1746462 Edm =     0.120539 NCalls =    792
VariableMetric: Iteration #  98 - FCN =   297448.0589563 Edm =    0.0871918 NCalls =    795
VariableMetric: Iteration #  99 - FCN =   297447.9245791 Edm =    0.0946938 NCalls =    798
VariableMetric: Iteration # 100 - FCN =   297447.8342025 Edm =    0.0870155 NCalls =    801
VariableMetric: Iteration # 101 - FCN =   297447.7243061 Edm =    0.0713843 NCalls =    804
VariableMetric: Iteration # 102 - FCN =    297447.650219 Edm =    0.0361379 NCalls =    807
VariableMetric: Iteration # 103 - FCN =   297447.6028589 Edm =    0.0326826 NCalls =    809
VariableMetric: Iteration # 104 - FCN =    297447.578773 Edm =    0.0349897 NCalls =    811
VariableMetric: Iteration # 105 - FCN =   297447.5558761 Edm =    0.0126851 NCalls =    813
VariableMetric: Iteration # 106 - FCN =    297447.537397 Edm =   0.00705213 NCalls =    816
VariableMetric: Iteration # 107 - FCN =   297447.5309263 Edm =   0.00184097 NCalls =    817
VariableMetric: Iteration # 108 - FCN =   297447.5281987 Edm =  0.000921312 NCalls =    819
VariableMetric: Iteration # 109 - FCN =   297447.5263005 Edm =  0.000474272 NCalls =    821
VariableMetric: Iteration # 110 - FCN =   297447.5252899 Edm =  0.000285584 NCalls =    823
VariableMetric: Iteration # 111 - FCN =   297447.5242403 Edm =  0.000565278 NCalls =    825
VariableMetric: Iteration # 112 - FCN =   297447.5197161 Edm =   0.00259265 NCalls =    828
VariableMetric: Iteration # 113 - FCN =   297447.5165667 Edm =   0.00406204 NCalls =    831
VariableMetric: Iteration # 114 - FCN =   297447.5124884 Edm =   0.00188127 NCalls =    833
VariableMetric: Iteration # 115 - FCN =   297447.5084653 Edm =   0.00391301 NCalls =    836
VariableMetric: Iteration # 116 - FCN =    297447.503228 Edm =   0.00202709 NCalls =    839
VariableMetric: Iteration # 117 - FCN =   297447.4978735 Edm =   0.00199452 NCalls =    841
VariableMetric: Iteration # 118 - FCN =   297447.4967746 Edm =   0.00201618 NCalls =    843
VariableMetric: Iteration # 119 - FCN =   297447.4936341 Edm =   0.00085648 NCalls =    846
VariableMetric: Iteration # 120 - FCN =   297447.4922397 Edm =  0.000164191 NCalls =    848
VariableMetric: Iteration # 121 - FCN =   297447.4919652 Edm =  0.000165361 NCalls =    850
VariableMetric: Iteration # 122 - FCN =   297447.4915811 Edm =  0.000291804 NCalls =    852
VariableMetric: Iteration # 123 - FCN =   297447.4906566 Edm =   0.00046108 NCalls =    856
VariableMetric: Iteration # 124 - FCN =   297447.4897064 Edm =    0.0001152 NCalls =    858
VariableMetric: Iteration # 125 - FCN =   297447.4895823 Edm =  6.83119e-05 NCalls =    860
VariableMetric: Iteration # 126 - FCN =   297447.4894907 Edm =  3.92508e-05 NCalls =    862
VariableMetric: After Hessian   - FCN =   297447.4894907 Edm =   0.00199025 NCalls =   1351
VariableMetric: Iteration # 127 - FCN =   297447.4894907 Edm =   0.00199025 NCalls =   1351
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   311687.0435549 Edm =      14.9412 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   311687.0435549 Edm =      14.9412 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   303920.8994078 Edm =      25.7287 NCalls =      9
VariableMetric: Iteration #   2 - FCN =   303685.0298157 Edm =      1161.49 NCalls =     11
VariableMetric: Iteration #   3 - FCN =   303543.2067124 Edm =      570.167 NCalls =     13
VariableMetric: Iteration #   4 - FCN =   303368.8371481 Edm =      52.5222 NCalls =     15
VariableMetric: Iteration #   5 - FCN =   303344.2336684 Edm =      6.39056 NCalls =     17
VariableMetric: Iteration #   6 - FCN =   298943.8182872 Edm =      24.9316 NCalls =     27
VariableMetric: Iteration #   7 - FCN =   298931.1648822 Edm =      24.6244 NCalls =     29
VariableMetric: Iteration #   8 - FCN =   298648.2261064 Edm =      30.5298 NCalls =     33
VariableMetric: Iteration #   9 - FCN =   298610.9105276 Edm =      42.0285 NCalls =     35
VariableMetric: Iteration #  10 - FCN =   298574.7943345 Edm =      3.90205 NCalls =     37
VariableMetric: Iteration #  11 - FCN =   298525.4597431 Edm =      60.0264 NCalls =     41
VariableMetric: Iteration #  12 - FCN =   298043.2308658 Edm =      110.177 NCalls =     48
VariableMetric: Iteration #  13 - FCN =   297652.6537832 Edm =      100.651 NCalls =     50
VariableMetric: Iteration #  14 - FCN =   297580.0665459 Edm =      12.7174 NCalls =     52
VariableMetric: Iteration #  15 - FCN =   297562.2047161 Edm =      1.17237 NCalls =     54
VariableMetric: Iteration #  16 - FCN =   297561.4242733 Edm =    0.0607156 NCalls =     56
VariableMetric: Iteration #  17 - FCN =   297560.6839428 Edm =     0.618723 NCalls =     59
VariableMetric: Iteration #  18 - FCN =   297526.4698171 Edm =      17.9284 NCalls =     64
VariableMetric: Iteration #  19 - FCN =   297473.9104011 Edm =      3.83681 NCalls =     66
VariableMetric: Iteration #  20 - FCN =   297469.0025919 Edm =      0.11473 NCalls =     68
VariableMetric: Iteration #  21 - FCN =   297468.7612817 Edm =    0.0807448 NCalls =     70
VariableMetric: Iteration #  22 - FCN =   297468.1480455 Edm =     0.454641 NCalls =     73
VariableMetric: Iteration #  23 - FCN =   297447.0084816 Edm =      8.69601 NCalls =     78
VariableMetric: Iteration #  24 - FCN =   297428.4997825 Edm =      3.73555 NCalls =     81
VariableMetric: Iteration #  25 - FCN =    297387.426115 Edm =      10.4148 NCalls =     88
VariableMetric: Iteration #  26 - FCN =   297384.7813961 Edm =      25.9602 NCalls =     90
VariableMetric: Iteration #  27 - FCN =     297370.53186 Edm =      3.57775 NCalls =     92
VariableMetric: Iteration #  28 - FCN =   297367.7970236 Edm =     0.720797 NCalls =     94
VariableMetric: Iteration #  29 - FCN =    297366.963767 Edm =    0.0184091 NCalls =     96
VariableMetric: Iteration #  30 - FCN =   297366.9255444 Edm =    0.0218245 NCalls =     98
VariableMetric: Iteration #  31 - FCN =   297363.2400453 Edm =      3.34067 NCalls =    104
VariableMetric: Iteration #  32 - FCN =   297308.2773555 Edm =      5.46541 NCalls =    110
VariableMetric: Iteration #  33 - FCN =   297302.9923904 Edm =      1.83996 NCalls =    111
VariableMetric: Iteration #  34 - FCN =   297302.1255632 Edm =     0.387065 NCalls =    113
VariableMetric: Iteration #  35 - FCN =    297298.115974 Edm =      5.21499 NCalls =    117
VariableMetric: Iteration #  36 - FCN =   297297.7826057 Edm =     0.282451 NCalls =    119
VariableMetric: Iteration #  37 - FCN =   297295.9548146 Edm =      2.31284 NCalls =    123
VariableMetric: Iteration #  38 - FCN =   297290.2729151 Edm =      2.24194 NCalls =    127
VariableMetric: Iteration #  39 - FCN =   297286.6693206 Edm =     0.406624 NCalls =    129
VariableMetric: Iteration #  40 - FCN =   297286.4464696 Edm =    0.0130419 NCalls =    131
VariableMetric: Iteration #  41 - FCN =   297286.4228951 Edm =    0.0049122 NCalls =    133
VariableMetric: Iteration #  42 - FCN =    297286.401933 Edm =    0.0143311 NCalls =    135
VariableMetric: Iteration #  43 - FCN =   297284.8899836 Edm =      1.21275 NCalls =    140
VariableMetric: Iteration #  44 - FCN =   297269.7032145 Edm =      1.31057 NCalls =    143
VariableMetric: Iteration #  45 - FCN =   297268.3759342 Edm =    0.0168229 NCalls =    145
VariableMetric: Iteration #  46 - FCN =   297268.3577523 Edm =   0.00376804 NCalls =    147
VariableMetric: Iteration #  47 - FCN =   297268.2477417 Edm =     0.109458 NCalls =    151
VariableMetric: Iteration #  48 - FCN =   297263.2515441 Edm =     0.780131 NCalls =    158
VariableMetric: Iteration #  49 - FCN =   297241.7148453 Edm =      7.41257 NCalls =    160
VariableMetric: Iteration #  50 - FCN =   297226.4069254 Edm =      1.64592 NCalls =    163
VariableMetric: Iteration #  51 - FCN =   297224.9881488 Edm =     0.174464 NCalls =    165
VariableMetric: Iteration #  52 - FCN =   297224.8349943 Edm =    0.0109206 NCalls =    166
VariableMetric: Iteration #  53 - FCN =   297224.8248307 Edm =   0.00108289 NCalls =    167
VariableMetric: Iteration #  54 - FCN =   297224.8229114 Edm =  0.000360079 NCalls =    169
VariableMetric: Iteration #  55 - FCN =   297224.8195975 Edm =   0.00279141 NCalls =    172
VariableMetric: Iteration #  56 - FCN =   297224.5351786 Edm =     0.294992 NCalls =    177
VariableMetric: Iteration #  57 - FCN =    297221.287621 Edm =      1.44073 NCalls =    184
VariableMetric: Iteration #  58 - FCN =   297216.5759209 Edm =     0.345733 NCalls =    186
VariableMetric: Iteration #  59 - FCN =   297216.2515882 Edm =   0.00467412 NCalls =    187
VariableMetric: Iteration #  60 - FCN =   297216.2484031 Edm =  0.000315344 NCalls =    189
VariableMetric: Iteration #  61 - FCN =   297216.2480528 Edm =  0.000111421 NCalls =    191
VariableMetric: Iteration #  62 - FCN =   297216.2449418 Edm =   0.00236544 NCalls =    195
VariableMetric: Iteration #  63 - FCN =    297216.208137 Edm =    0.0294319 NCalls =    198
VariableMetric: Iteration #  64 - FCN =   297213.5562907 Edm =      1.46931 NCalls =    203
VariableMetric: Iteration #  65 - FCN =    297210.885761 Edm =     0.401423 NCalls =    205
VariableMetric: Iteration #  66 - FCN =   297210.5163183 Edm =     0.650858 NCalls =    207
VariableMetric: Iteration #  67 - FCN =   297210.1004005 Edm =     0.131161 NCalls =    210
VariableMetric: Iteration #  68 - FCN =    297209.888147 Edm =     0.145353 NCalls =    213
VariableMetric: Iteration #  69 - FCN =   297209.7813381 Edm =    0.0468863 NCalls =    215
VariableMetric: Iteration #  70 - FCN =   297209.7014432 Edm =    0.0142891 NCalls =    217
VariableMetric: Iteration #  71 - FCN =   297209.6892236 Edm =   0.00112347 NCalls =    219
VariableMetric: Iteration #  72 - FCN =   297209.6880111 Edm =  0.000310754 NCalls =    221
VariableMetric: Iteration #  73 - FCN =   297209.6857238 Edm =   0.00246058 NCalls =    224
VariableMetric: Iteration #  74 - FCN =   297209.6349158 Edm =    0.0432814 NCalls =    230
VariableMetric: Iteration #  75 - FCN =   297206.6333923 Edm =      2.40598 NCalls =    236
VariableMetric: Iteration #  76 - FCN =   297206.1220173 Edm =      1.74281 NCalls =    238
VariableMetric: Iteration #  77 - FCN =   297204.1739121 Edm =       1.5168 NCalls =    241
VariableMetric: Iteration #  78 - FCN =   297203.1489413 Edm =     0.655902 NCalls =    243
VariableMetric: Iteration #  79 - FCN =   297202.7698749 Edm =     0.126195 NCalls =    245
VariableMetric: Iteration #  80 - FCN =   297202.4585892 Edm =     0.283664 NCalls =    248
VariableMetric: Iteration #  81 - FCN =   297202.1492488 Edm =     0.122449 NCalls =    251
VariableMetric: Iteration #  82 - FCN =   297201.9932522 Edm =    0.0190293 NCalls =    253
VariableMetric: Iteration #  83 - FCN =   297201.9790146 Edm =   0.00245744 NCalls =    255
VariableMetric: Iteration #  84 - FCN =   297201.9763313 Edm =  0.000133548 NCalls =    257
VariableMetric: Iteration #  85 - FCN =   297201.9761815 Edm =  3.74381e-05 NCalls =    259
VariableMetric: After Hessian   - FCN =   297201.9761815 Edm =     0.983446 NCalls =    744
VariableMetric: Iteration #  86 - FCN =   297201.9761815 Edm =     0.983446 NCalls =    744
VariableMetric: Iteration #  87 - FCN =   297201.8734634 Edm =      1.02579 NCalls =    746
VariableMetric: Iteration #  88 - FCN =   297201.8722129 Edm =      17087.8 NCalls =    752
VariableMetric: Iteration #  89 - FCN =   297201.8072997 Edm =      16300.9 NCalls =    757
VariableMetric: Iteration #  90 - FCN =   297201.7707672 Edm =      1791.69 NCalls =    762
VariableMetric: Iteration #  91 - FCN =   297201.7155386 Edm =      6897.29 NCalls =    767
VariableMetric: Iteration #  92 - FCN =   297201.6894827 Edm =      3010.92 NCalls =    772
VariableMetric: Iteration #  93 - FCN =   297201.5382714 Edm =      5230.33 NCalls =    776
VariableMetric: Iteration #  94 - FCN =   297201.3432668 Edm =      3054.91 NCalls =    780
VariableMetric: Iteration #  95 - FCN =   297201.0884032 Edm =      1878.73 NCalls =    784
VariableMetric: Iteration #  96 - FCN =   297200.9467112 Edm =      1091.53 NCalls =    788
VariableMetric: Iteration #  97 - FCN =   297200.8321084 Edm =      596.785 NCalls =    792
VariableMetric: Iteration #  98 - FCN =   297200.7687223 Edm =      778.043 NCalls =    796
VariableMetric: Iteration #  99 - FCN =   297200.7284528 Edm =      2362.38 NCalls =    799
VariableMetric: Iteration # 100 - FCN =   297200.5893268 Edm =        136.9 NCalls =    803
VariableMetric: Iteration # 101 - FCN =   297200.5584701 Edm =      13.7378 NCalls =    807
VariableMetric: Iteration # 102 - FCN =    297200.513338 Edm =      16.0859 NCalls =    810
VariableMetric: Iteration # 103 - FCN =   297200.4624792 Edm =      14.7895 NCalls =    813
VariableMetric: Iteration # 104 - FCN =   297200.4257852 Edm =      6.51192 NCalls =    816
VariableMetric: Iteration # 105 - FCN =    297200.265949 Edm =      8.75515 NCalls =    819
VariableMetric: Iteration # 106 - FCN =   297200.2403842 Edm =      2.98441 NCalls =    822
VariableMetric: Iteration # 107 - FCN =    297200.228177 Edm =      1.26122 NCalls =    825
VariableMetric: Iteration # 108 - FCN =   297200.2160573 Edm =      3.15844 NCalls =    828
VariableMetric: Iteration # 109 - FCN =   297200.2049902 Edm =      0.87948 NCalls =    831
VariableMetric: Iteration # 110 - FCN =    297199.860742 Edm =     0.683631 NCalls =    833
VariableMetric: Iteration # 111 - FCN =    297199.818156 Edm =       0.4783 NCalls =    835
VariableMetric: Iteration # 112 - FCN =    297199.682301 Edm =     0.085635 NCalls =    837
VariableMetric: Iteration # 113 - FCN =   297199.5630482 Edm =    0.0975797 NCalls =    840
VariableMetric: Iteration # 114 - FCN =   297199.4782874 Edm =    0.0548886 NCalls =    843
VariableMetric: Iteration # 115 - FCN =   297199.4429584 Edm =    0.0299583 NCalls =    845
VariableMetric: Iteration # 116 - FCN =   297199.4265682 Edm =    0.0148915 NCalls =    848
VariableMetric: Iteration # 117 - FCN =    297199.406324 Edm =    0.0105243 NCalls =    851
VariableMetric: Iteration # 118 - FCN =    297199.390376 Edm =   0.00221906 NCalls =    853
VariableMetric: Iteration # 119 - FCN =   297199.3880218 Edm =  0.000316476 NCalls =    854
VariableMetric: Iteration # 120 - FCN =   297199.3877189 Edm =  9.61536e-05 NCalls =    856
VariableMetric: Iteration # 121 - FCN =   297199.3876044 Edm =    0.0001175 NCalls =    858
VariableMetric: Iteration # 122 - FCN =   297199.3872906 Edm =  0.000268698 NCalls =    861
VariableMetric: Iteration # 123 - FCN =   297199.3862252 Edm =   0.00042764 NCalls =    865
VariableMetric: Iteration # 124 - FCN =   297199.3857591 Edm =  7.73515e-05 NCalls =    867
VariableMetric: Iteration # 125 - FCN =   297199.3856996 Edm =  7.17627e-06 NCalls =    869
VariableMetric: After Hessian   - FCN =   297199.3856996 Edm =  0.000316381 NCalls =   1370
VariableMetric: Iteration # 126 - FCN =   297199.3856996 Edm =  0.000316381 NCalls =   1370
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   317463.8054514 Edm =      26.4608 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   317463.8054514 Edm =      26.4608 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   298514.5713012 Edm =      21.1818 NCalls =     10
VariableMetric: Iteration #   2 - FCN =    298440.488854 Edm =      486.465 NCalls =     12
VariableMetric: Iteration #   3 - FCN =   298354.5327345 Edm =      5.24436 NCalls =     14
VariableMetric: Iteration #   4 - FCN =   298317.6741602 Edm =      6.49408 NCalls =     17
VariableMetric: Iteration #   5 - FCN =   298307.4468389 Edm =      1.70318 NCalls =     19
VariableMetric: Iteration #   6 - FCN =   298223.5413065 Edm =       75.482 NCalls =     24
VariableMetric: Iteration #   7 - FCN =   297941.8680014 Edm =      11.8392 NCalls =     27
VariableMetric: Iteration #   8 - FCN =   297928.6044397 Edm =     0.127246 NCalls =     28
VariableMetric: Iteration #   9 - FCN =   297928.3645445 Edm =     0.058494 NCalls =     30
VariableMetric: Iteration #  10 - FCN =   297927.9638403 Edm =       0.2421 NCalls =     33
VariableMetric: Iteration #  11 - FCN =   297821.9609788 Edm =       47.463 NCalls =     39
VariableMetric: Iteration #  12 - FCN =    297712.451688 Edm =      1.75285 NCalls =     41
VariableMetric: Iteration #  13 - FCN =   297710.5017369 Edm =     0.195865 NCalls =     43
VariableMetric: Iteration #  14 - FCN =   297710.0093279 Edm =     0.208659 NCalls =     45
VariableMetric: Iteration #  15 - FCN =   297709.7153426 Edm =    0.0921193 NCalls =     47
VariableMetric: Iteration #  16 - FCN =   297709.5720323 Edm =    0.0742131 NCalls =     49
VariableMetric: Iteration #  17 - FCN =    297705.633675 Edm =      3.76346 NCalls =     55
VariableMetric: Iteration #  18 - FCN =    297683.338979 Edm =      23.3352 NCalls =     61
VariableMetric: Iteration #  19 - FCN =   297611.7837199 Edm =      38.2605 NCalls =     64
VariableMetric: Iteration #  20 - FCN =   297563.6843848 Edm =       27.024 NCalls =     66
VariableMetric: Iteration #  21 - FCN =   297541.6454292 Edm =      4.29527 NCalls =     68
VariableMetric: Iteration #  22 - FCN =   297535.5690128 Edm =      1.02067 NCalls =     70
VariableMetric: Iteration #  23 - FCN =   297533.9499619 Edm =     0.127018 NCalls =     72
VariableMetric: Iteration #  24 - FCN =   297533.6788518 Edm =    0.0157355 NCalls =     74
VariableMetric: Iteration #  25 - FCN =   297533.6380568 Edm =    0.0197495 NCalls =     76
VariableMetric: Iteration #  26 - FCN =   297532.4054952 Edm =      1.41234 NCalls =     81
VariableMetric: Iteration #  27 - FCN =   297525.6610174 Edm =      6.10921 NCalls =     88
VariableMetric: Iteration #  28 - FCN =    297494.505633 Edm =      32.0278 NCalls =     92
VariableMetric: Iteration #  29 - FCN =   297471.7453012 Edm =      14.3175 NCalls =     98
VariableMetric: Iteration #  30 - FCN =   297456.6706446 Edm =       6.3454 NCalls =    100
VariableMetric: Iteration #  31 - FCN =   297453.8709106 Edm =      3.06069 NCalls =    102
VariableMetric: Iteration #  32 - FCN =   297449.4794549 Edm =         1.21 NCalls =    104
VariableMetric: Iteration #  33 - FCN =   297448.4072069 Edm =     0.347798 NCalls =    106
VariableMetric: Iteration #  34 - FCN =   297448.1864431 Edm =    0.0655962 NCalls =    108
VariableMetric: Iteration #  35 - FCN =   297448.1117636 Edm =    0.0127158 NCalls =    110
VariableMetric: Iteration #  36 - FCN =    297448.015468 Edm =    0.0728295 NCalls =    113
VariableMetric: Iteration #  37 - FCN =   297441.8401923 Edm =      1.33843 NCalls =    119
VariableMetric: Iteration #  38 - FCN =   297436.8371141 Edm =      3.81041 NCalls =    121
VariableMetric: Iteration #  39 - FCN =   297424.1009463 Edm =      16.5438 NCalls =    126
VariableMetric: Iteration #  40 - FCN =   297411.3136832 Edm =      27.9397 NCalls =    130
VariableMetric: Iteration #  41 - FCN =   297367.8207163 Edm =        12.01 NCalls =    135
VariableMetric: Iteration #  42 - FCN =   297351.2632412 Edm =       2.2672 NCalls =    137
VariableMetric: Iteration #  43 - FCN =    297344.928076 Edm =       6.1911 NCalls =    141
VariableMetric: Iteration #  44 - FCN =    297341.907496 Edm =      2.33483 NCalls =    145
VariableMetric: Iteration #  45 - FCN =   297338.6469994 Edm =      3.98244 NCalls =    148
VariableMetric: Iteration #  46 - FCN =    297335.505402 Edm =       2.0827 NCalls =    150
VariableMetric: Iteration #  47 - FCN =   297331.4507047 Edm =      2.20552 NCalls =    153
VariableMetric: Iteration #  48 - FCN =   297330.3445202 Edm =    0.0861788 NCalls =    155
VariableMetric: Iteration #  49 - FCN =   297330.2489583 Edm =    0.0215521 NCalls =    157
VariableMetric: Iteration #  50 - FCN =     297330.21606 Edm =    0.0163382 NCalls =    159
VariableMetric: Iteration #  51 - FCN =   297330.1920429 Edm =   0.00796404 NCalls =    161
VariableMetric: Iteration #  52 - FCN =   297330.1599332 Edm =    0.0323301 NCalls =    163
VariableMetric: Iteration #  53 - FCN =   297328.3939069 Edm =      1.45817 NCalls =    169
VariableMetric: Iteration #  54 - FCN =   297324.2386169 Edm =     0.578765 NCalls =    171
VariableMetric: Iteration #  55 - FCN =   297323.7526419 Edm =       0.2042 NCalls =    173
VariableMetric: Iteration #  56 - FCN =   297323.4805625 Edm =    0.0611899 NCalls =    175
VariableMetric: Iteration #  57 - FCN =   297323.3855776 Edm =   0.00873883 NCalls =    177
VariableMetric: Iteration #  58 - FCN =    297323.373687 Edm =   0.00163747 NCalls =    179
VariableMetric: Iteration #  59 - FCN =   297323.3695433 Edm =   0.00244755 NCalls =    181
VariableMetric: Iteration #  60 - FCN =   297323.3087717 Edm =    0.0570853 NCalls =    185
VariableMetric: Iteration #  61 - FCN =    297320.341496 Edm =      4.20998 NCalls =    190
VariableMetric: Iteration #  62 - FCN =   297319.9190685 Edm =     0.483076 NCalls =    193
VariableMetric: Iteration #  63 - FCN =   297318.7371573 Edm =      1.64606 NCalls =    197
VariableMetric: Iteration #  64 - FCN =   297314.2508918 Edm =      3.66992 NCalls =    202
VariableMetric: Iteration #  65 - FCN =     297304.14213 Edm =        7.237 NCalls =    208
VariableMetric: Iteration #  66 - FCN =   297295.8210035 Edm =      5.18158 NCalls =    211
VariableMetric: Iteration #  67 - FCN =   297293.8695785 Edm =     0.485415 NCalls =    213
VariableMetric: Iteration #  68 - FCN =    297293.394459 Edm =     0.136232 NCalls =    215
VariableMetric: Iteration #  69 - FCN =   297293.2117449 Edm =    0.0692332 NCalls =    218
VariableMetric: Iteration #  70 - FCN =   297292.9494801 Edm =      0.09185 NCalls =    222
VariableMetric: Iteration #  71 - FCN =   297292.8271628 Edm =    0.0312781 NCalls =    225
VariableMetric: Iteration #  72 - FCN =   297292.7924465 Edm =    0.0054303 NCalls =    227
VariableMetric: Iteration #  73 - FCN =   297292.7846019 Edm =   0.00119749 NCalls =    229
VariableMetric: Iteration #  74 - FCN =   297292.7823786 Edm =   0.00138698 NCalls =    231
VariableMetric: Iteration #  75 - FCN =   297292.6901995 Edm =     0.057297 NCalls =    237
VariableMetric: Iteration #  76 - FCN =   297292.4736559 Edm =     0.178969 NCalls =    240
VariableMetric: Iteration #  77 - FCN =   297291.8845719 Edm =     0.611594 NCalls =    244
VariableMetric: Iteration #  78 - FCN =   297288.0264944 Edm =      3.63968 NCalls =    249
VariableMetric: Iteration #  79 - FCN =   297286.5203525 Edm =        1.483 NCalls =    251
VariableMetric: Iteration #  80 - FCN =   297284.7305238 Edm =     0.829374 NCalls =    252
VariableMetric: Iteration #  81 - FCN =   297284.3586153 Edm =    0.0286349 NCalls =    254
VariableMetric: Iteration #  82 - FCN =   297284.3289141 Edm =    0.0202708 NCalls =    256
VariableMetric: Iteration #  83 - FCN =   297284.3094168 Edm =   0.00686558 NCalls =    258
VariableMetric: Iteration #  84 - FCN =   297284.2975991 Edm =   0.00301042 NCalls =    260
VariableMetric: Iteration #  85 - FCN =   297284.2913982 Edm =    0.0008859 NCalls =    262
VariableMetric: Iteration #  86 - FCN =   297284.2897982 Edm =  0.000368302 NCalls =    264
VariableMetric: Iteration #  87 - FCN =   297284.1668351 Edm =     0.129134 NCalls =    270
VariableMetric: Iteration #  88 - FCN =   297284.1011275 Edm =    0.0644759 NCalls =    276
VariableMetric: Iteration #  89 - FCN =   297278.5204426 Edm =      2.10464 NCalls =    282
VariableMetric: Iteration #  90 - FCN =   297277.5631646 Edm =     0.368575 NCalls =    284
VariableMetric: Iteration #  91 - FCN =   297277.0060115 Edm =     0.138747 NCalls =    287
VariableMetric: Iteration #  92 - FCN =   297276.4678691 Edm =      0.20591 NCalls =    292
VariableMetric: Iteration #  93 - FCN =   297276.3590243 Edm =    0.0878586 NCalls =    294
VariableMetric: Iteration #  94 - FCN =   297276.2583404 Edm =    0.0158547 NCalls =    296
VariableMetric: Iteration #  95 - FCN =    297276.215928 Edm =   0.00486748 NCalls =    299
VariableMetric: Iteration #  96 - FCN =   297276.2079632 Edm =  0.000966128 NCalls =    301
VariableMetric: Iteration #  97 - FCN =   297276.2064613 Edm =  0.000657139 NCalls =    303
VariableMetric: Iteration #  98 - FCN =   297276.2059372 Edm =  0.000370552 NCalls =    305
VariableMetric: Iteration #  99 - FCN =   297276.2034859 Edm =   0.00182236 NCalls =    308
VariableMetric: Iteration # 100 - FCN =   297276.0949829 Edm =    0.0918666 NCalls =    313
VariableMetric: Iteration # 101 - FCN =   297274.1299817 Edm =     0.413333 NCalls =    317
VariableMetric: Iteration # 102 - FCN =   297273.7453483 Edm =     0.242039 NCalls =    320
VariableMetric: Iteration # 103 - FCN =   297273.6519488 Edm =   0.00516584 NCalls =    322
VariableMetric: Iteration # 104 - FCN =   297273.6461297 Edm =  0.000571733 NCalls =    324
VariableMetric: Iteration # 105 - FCN =   297273.6452414 Edm =  0.000393542 NCalls =    326
VariableMetric: Iteration # 106 - FCN =   297273.6432699 Edm =   0.00112633 NCalls =    329
VariableMetric: Iteration # 107 - FCN =   297273.6368708 Edm =   0.00354922 NCalls =    332
VariableMetric: Iteration # 108 - FCN =   297273.5124475 Edm =     0.110376 NCalls =    336
VariableMetric: Iteration # 109 - FCN =   297271.9937677 Edm =      1.09701 NCalls =    340
VariableMetric: Iteration # 110 - FCN =   297270.2807437 Edm =      0.38358 NCalls =    343
VariableMetric: Iteration # 111 - FCN =   297269.8847714 Edm =    0.0630566 NCalls =    344
VariableMetric: Iteration # 112 - FCN =   297269.8377521 Edm =   0.00380579 NCalls =    345
VariableMetric: Iteration # 113 - FCN =   297269.8334977 Edm =  0.000171652 NCalls =    347
VariableMetric: Iteration # 114 - FCN =   297269.8332952 Edm =  6.06759e-05 NCalls =    349
VariableMetric: After Hessian   - FCN =   297269.8332952 Edm =      2899.81 NCalls =    828
VariableMetric: Iteration # 115 - FCN =   297269.8332952 Edm =      2899.81 NCalls =    828
VariableMetric: Iteration # 116 - FCN =   297269.6090503 Edm =         5202 NCalls =    836
VariableMetric: Iteration # 117 - FCN =   297268.4580794 Edm =     0.388265 NCalls =    838
VariableMetric: Iteration # 118 - FCN =   297265.2595733 Edm =    0.0691272 NCalls =    844
VariableMetric: Iteration # 119 - FCN =   297265.2571198 Edm =      13624.2 NCalls =    847
VariableMetric: Iteration # 120 - FCN =   297265.2458266 Edm =      332.367 NCalls =    853
VariableMetric: Iteration # 121 - FCN =   297265.2086973 Edm =      744.947 NCalls =    857
VariableMetric: Iteration # 122 - FCN =   297264.6994784 Edm =      354.567 NCalls =    860
VariableMetric: Iteration # 123 - FCN =   297264.5949802 Edm =      266.812 NCalls =    864
VariableMetric: Iteration # 124 - FCN =    297264.306114 Edm =      76.6653 NCalls =    867
VariableMetric: Iteration # 125 - FCN =    297264.005363 Edm =      59.6045 NCalls =    870
VariableMetric: Iteration # 126 - FCN =   297263.9532182 Edm =      73.1454 NCalls =    873
VariableMetric: Iteration # 127 - FCN =    297263.833721 Edm =       28.972 NCalls =    876
VariableMetric: Iteration # 128 - FCN =    297263.295847 Edm =      57.1805 NCalls =    878
VariableMetric: Iteration # 129 - FCN =   297263.0597303 Edm =      63.9788 NCalls =    880
VariableMetric: Iteration # 130 - FCN =   297261.8884244 Edm =      13.4744 NCalls =    882
VariableMetric: Iteration # 131 - FCN =   297261.7817423 Edm =       5.9015 NCalls =    885
VariableMetric: Iteration # 132 - FCN =   297261.5979588 Edm =      2.80635 NCalls =    887
VariableMetric: Iteration # 133 - FCN =   297261.4744366 Edm =      1.79394 NCalls =    889
VariableMetric: Iteration # 134 - FCN =   297261.3087945 Edm =      1.69557 NCalls =    891
VariableMetric: Iteration # 135 - FCN =   297261.1690788 Edm =     0.922738 NCalls =    893
VariableMetric: Iteration # 136 - FCN =   297260.9787038 Edm =     0.378072 NCalls =    895
VariableMetric: Iteration # 137 - FCN =     297260.94983 Edm =    0.0728954 NCalls =    897
VariableMetric: Iteration # 138 - FCN =    297260.934623 Edm =    0.0392665 NCalls =    899
VariableMetric: Iteration # 139 - FCN =   297260.9274003 Edm =    0.0301141 NCalls =    901
VariableMetric: Iteration # 140 - FCN =   297260.9080706 Edm =   0.00698529 NCalls =    903
VariableMetric: Iteration # 141 - FCN =    297260.906494 Edm =   0.00362088 NCalls =    905
VariableMetric: Iteration # 142 - FCN =   297260.9047825 Edm =   0.00062365 NCalls =    907
VariableMetric: Iteration # 143 - FCN =   297260.9044756 Edm =  0.000456509 NCalls =    909
VariableMetric: Iteration # 144 - FCN =   297260.9042694 Edm =  2.15211e-05 NCalls =    911
VariableMetric: After Hessian   - FCN =   297260.9042694 Edm =  2.26093e-05 NCalls =   1398
VariableMetric: Iteration # 145 - FCN =   297260.9042694 Edm =  2.26093e-05 NCalls =   1398
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   309651.8835635 Edm =       25.514 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   309651.8835635 Edm =       25.514 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   304739.7276523 Edm =      4.07081 NCalls =      8
VariableMetric: Iteration #   2 - FCN =   304722.9618974 Edm =      6.41276 NCalls =     10
VariableMetric: Iteration #   3 - FCN =   299640.1695568 Edm =      15.4455 NCalls =     19
VariableMetric: Iteration #   4 - FCN =   299561.3081663 Edm =      13.5048 NCalls =     21
VariableMetric: Iteration #   5 - FCN =    299485.122359 Edm =      68.7724 NCalls =     25
VariableMetric: Iteration #   6 - FCN =   298834.8541989 Edm =      213.491 NCalls =     32
VariableMetric: Iteration #   7 - FCN =   298649.8420394 Edm =      66.1127 NCalls =     34
VariableMetric: Iteration #   8 - FCN =   298602.6860305 Edm =       3.0508 NCalls =     36
VariableMetric: Iteration #   9 - FCN =   298599.5011552 Edm =      1.29498 NCalls =     38
VariableMetric: Iteration #  10 - FCN =   298584.8963192 Edm =      14.0128 NCalls =     42
VariableMetric: Iteration #  11 - FCN =   298227.8579797 Edm =      160.657 NCalls =     49
VariableMetric: Iteration #  12 - FCN =   297973.3280448 Edm =      229.098 NCalls =     52
VariableMetric: Iteration #  13 - FCN =   297542.2638452 Edm =       16.734 NCalls =     55
VariableMetric: Iteration #  14 - FCN =   297525.2288214 Edm =      6.33236 NCalls =     57
VariableMetric: Iteration #  15 - FCN =   297521.4297158 Edm =    0.0453764 NCalls =     59
VariableMetric: Iteration #  16 - FCN =   297521.3108113 Edm =    0.0967737 NCalls =     61
VariableMetric: Iteration #  17 - FCN =   297482.5395476 Edm =      12.2963 NCalls =     68
VariableMetric: Iteration #  18 - FCN =   297437.9141097 Edm =      4.42336 NCalls =     71
VariableMetric: Iteration #  19 - FCN =   297432.7169383 Edm =    0.0638397 NCalls =     73
VariableMetric: Iteration #  20 - FCN =   297432.5900791 Edm =    0.0453583 NCalls =     75
VariableMetric: Iteration #  21 - FCN =    297430.039315 Edm =      2.04482 NCalls =     80
VariableMetric: Iteration #  22 - FCN =   297382.1827858 Edm =      25.9185 NCalls =     85
VariableMetric: Iteration #  23 - FCN =   297321.6534856 Edm =      75.2698 NCalls =     88
VariableMetric: Iteration #  24 - FCN =    297287.958597 Edm =      22.4916 NCalls =     91
VariableMetric: Iteration #  25 - FCN =   297257.0597251 Edm =      7.72901 NCalls =     94
VariableMetric: Iteration #  26 - FCN =   297254.2830416 Edm =     0.929022 NCalls =     96
VariableMetric: Iteration #  27 - FCN =   297253.6344855 Edm =     0.277118 NCalls =     98
VariableMetric: Iteration #  28 - FCN =   297253.4946567 Edm =    0.0267669 NCalls =    100
VariableMetric: Iteration #  29 - FCN =   297253.3839414 Edm =    0.0885405 NCalls =    102
VariableMetric: Iteration #  30 - FCN =   297250.4549531 Edm =      3.89547 NCalls =    108
VariableMetric: Iteration #  31 - FCN =   297249.4367591 Edm =     0.921612 NCalls =    113
VariableMetric: Iteration #  32 - FCN =   297235.9918035 Edm =     0.322466 NCalls =    116
VariableMetric: Iteration #  33 - FCN =    297235.236915 Edm =    0.0522421 NCalls =    119
VariableMetric: Iteration #  34 - FCN =   297235.1671142 Edm =   0.00644276 NCalls =    121
VariableMetric: Iteration #  35 - FCN =   297235.1271958 Edm =    0.0223935 NCalls =    124
VariableMetric: Iteration #  36 - FCN =   297234.5013235 Edm =     0.508493 NCalls =    128
VariableMetric: Iteration #  37 - FCN =   297222.8908992 Edm =      7.52268 NCalls =    132
VariableMetric: Iteration #  38 - FCN =   297206.5414012 Edm =      11.6649 NCalls =    137
VariableMetric: Iteration #  39 - FCN =   297199.2449148 Edm =      1.71236 NCalls =    139
VariableMetric: Iteration #  40 - FCN =   297197.2031785 Edm =     0.669794 NCalls =    141
VariableMetric: Iteration #  41 - FCN =   297196.6084656 Edm =    0.0732439 NCalls =    143
VariableMetric: Iteration #  42 - FCN =   297196.5300617 Edm =    0.0093973 NCalls =    144
VariableMetric: Iteration #  43 - FCN =   297196.5160098 Edm =   0.00487664 NCalls =    146
VariableMetric: Iteration #  44 - FCN =   297196.4596257 Edm =    0.0371037 NCalls =    149
VariableMetric: Iteration #  45 - FCN =   297195.2264132 Edm =      1.03389 NCalls =    153
VariableMetric: Iteration #  46 - FCN =   297166.6264215 Edm =      6.37942 NCalls =    158
VariableMetric: Iteration #  47 - FCN =   297157.2513427 Edm =      1.22636 NCalls =    160
VariableMetric: Iteration #  48 - FCN =   297156.0051762 Edm =     0.251089 NCalls =    161
VariableMetric: Iteration #  49 - FCN =   297155.8059143 Edm =    0.0109622 NCalls =    163
VariableMetric: Iteration #  50 - FCN =    297155.791625 Edm =   0.00140993 NCalls =    165
VariableMetric: Iteration #  51 - FCN =   297155.7878799 Edm =   0.00170721 NCalls =    167
VariableMetric: Iteration #  52 - FCN =   297155.7817715 Edm =   0.00337323 NCalls =    169
VariableMetric: Iteration #  53 - FCN =   297155.7351749 Edm =    0.0492039 NCalls =    172
VariableMetric: Iteration #  54 - FCN =   297154.1087295 Edm =      1.29378 NCalls =    179
VariableMetric: Iteration #  55 - FCN =   297146.4779571 Edm =     0.300053 NCalls =    182
VariableMetric: Iteration #  56 - FCN =   297146.1741743 Edm =    0.0199551 NCalls =    183
VariableMetric: Iteration #  57 - FCN =   297146.1582235 Edm =   0.00134227 NCalls =    185
VariableMetric: Iteration #  58 - FCN =    297146.156434 Edm =  0.000598522 NCalls =    187
VariableMetric: Iteration #  59 - FCN =   297146.1529466 Edm =   0.00303997 NCalls =    190
VariableMetric: Iteration #  60 - FCN =   297146.0820061 Edm =    0.0653633 NCalls =    194
VariableMetric: Iteration #  61 - FCN =   297144.5805524 Edm =     0.821772 NCalls =    198
VariableMetric: Iteration #  62 - FCN =   297142.9146405 Edm =    0.0810795 NCalls =    200
VariableMetric: Iteration #  63 - FCN =    297142.824135 Edm =     0.010532 NCalls =    201
VariableMetric: Iteration #  64 - FCN =   297142.8150764 Edm =  0.000709522 NCalls =    202
VariableMetric: Iteration #  65 - FCN =   297142.8142106 Edm =  0.000156693 NCalls =    204
VariableMetric: Iteration #  66 - FCN =   297142.8104008 Edm =   0.00343313 NCalls =    208
VariableMetric: Iteration #  67 - FCN =   297142.5993345 Edm =     0.190157 NCalls =    213
VariableMetric: Iteration #  68 - FCN =   297141.1805948 Edm =     0.192243 NCalls =    216
VariableMetric: Iteration #  69 - FCN =   297140.9312096 Edm =    0.0054987 NCalls =    218
VariableMetric: Iteration #  70 - FCN =   297140.9252338 Edm =  0.000172352 NCalls =    220
VariableMetric: Iteration #  71 - FCN =   297140.9249425 Edm =  0.000108635 NCalls =    222
VariableMetric: Iteration #  72 - FCN =   297140.9237949 Edm =  0.000992127 NCalls =    225
VariableMetric: Iteration #  73 - FCN =   297140.6806732 Edm =     0.219158 NCalls =    231
VariableMetric: Iteration #  74 - FCN =   297139.0355119 Edm =     0.389212 NCalls =    235
VariableMetric: Iteration #  75 - FCN =   297138.3901597 Edm =    0.0980892 NCalls =    237
VariableMetric: Iteration #  76 - FCN =   297138.2233064 Edm =    0.0155462 NCalls =    239
VariableMetric: Iteration #  77 - FCN =   297138.2089651 Edm =   0.00283229 NCalls =    241
VariableMetric: Iteration #  78 - FCN =   297138.2070108 Edm =  0.000865543 NCalls =    243
VariableMetric: Iteration #  79 - FCN =    297138.205518 Edm =  0.000860357 NCalls =    245
VariableMetric: Iteration #  80 - FCN =   297138.1818253 Edm =    0.0176568 NCalls =    250
VariableMetric: Iteration #  81 - FCN =    297137.711594 Edm =     0.410299 NCalls =    254
VariableMetric: Iteration #  82 - FCN =   297132.1603784 Edm =      4.47232 NCalls =    260
VariableMetric: Iteration #  83 - FCN =   297130.5852812 Edm =      3.52456 NCalls =    263
VariableMetric: Iteration #  84 - FCN =   297126.1932735 Edm =      1.22214 NCalls =    266
VariableMetric: Iteration #  85 - FCN =   297124.6748019 Edm =     0.868366 NCalls =    268
VariableMetric: Iteration #  86 - FCN =   297123.8369116 Edm =     0.610876 NCalls =    271
VariableMetric: Iteration #  87 - FCN =   297123.4421897 Edm =     0.113722 NCalls =    274
VariableMetric: Iteration #  88 - FCN =    297123.345477 Edm =     0.031566 NCalls =    276
VariableMetric: Iteration #  89 - FCN =   297123.3152823 Edm =    0.0145842 NCalls =    278
VariableMetric: Iteration #  90 - FCN =   297123.2906672 Edm =   0.00205701 NCalls =    280
VariableMetric: Iteration #  91 - FCN =   297123.2874219 Edm =  0.000644548 NCalls =    282
VariableMetric: Iteration #  92 - FCN =   297123.2863846 Edm =  0.000494705 NCalls =    284
VariableMetric: Iteration #  93 - FCN =   297123.2852796 Edm =  0.000406161 NCalls =    286
VariableMetric: Iteration #  94 - FCN =   297123.2814902 Edm =   0.00318792 NCalls =    289
VariableMetric: Iteration #  95 - FCN =   297123.1017437 Edm =     0.192356 NCalls =    294
VariableMetric: Iteration #  96 - FCN =   297122.0303331 Edm =     0.741366 NCalls =    300
VariableMetric: Iteration #  97 - FCN =   297119.0320074 Edm =    0.0840728 NCalls =    302
VariableMetric: Iteration #  98 - FCN =   297118.9511095 Edm =   0.00220397 NCalls =    303
VariableMetric: Iteration #  99 - FCN =   297118.9494869 Edm =  0.000128615 NCalls =    305
VariableMetric: Iteration # 100 - FCN =   297118.9493566 Edm =  3.67003e-05 NCalls =    307
VariableMetric: After Hessian   - FCN =   297118.9493566 Edm =       1.8179 NCalls =    784
VariableMetric: Iteration # 101 - FCN =   297118.9493566 Edm =       1.8179 NCalls =    784
VariableMetric: Iteration # 102 - FCN =   297117.5166178 Edm =     0.225689 NCalls =    786
VariableMetric: Iteration # 103 - FCN =    297117.240615 Edm =    0.0889734 NCalls =    789
VariableMetric: Iteration # 104 - FCN =   297117.1892071 Edm =      0.06213 NCalls =    792
VariableMetric: Iteration # 105 - FCN =   297116.9904628 Edm =     0.499511 NCalls =    797
VariableMetric: Iteration # 106 - FCN =   297116.6611442 Edm =      1.64535 NCalls =    802
VariableMetric: Iteration # 107 - FCN =   297116.5434233 Edm =     0.315692 NCalls =    805
VariableMetric: Iteration # 108 - FCN =   297115.8879534 Edm =     0.646183 NCalls =    810
VariableMetric: Iteration # 109 - FCN =   297115.7170733 Edm =     0.324748 NCalls =    813
VariableMetric: Iteration # 110 - FCN =   297115.3449654 Edm =     0.328003 NCalls =    818
VariableMetric: Iteration # 111 - FCN =   297115.1237434 Edm =     0.182733 NCalls =    820
VariableMetric: Iteration # 112 - FCN =   297115.0048419 Edm =    0.0511206 NCalls =    821
VariableMetric: Iteration # 113 - FCN =   297114.9531304 Edm =    0.0132895 NCalls =    823
VariableMetric: Iteration # 114 - FCN =   297114.9320387 Edm =    0.0102462 NCalls =    826
VariableMetric: Iteration # 115 - FCN =   297114.9178262 Edm =   0.00500322 NCalls =    828
VariableMetric: Iteration # 116 - FCN =   297114.9084551 Edm =    0.0017295 NCalls =    830
VariableMetric: Iteration # 117 - FCN =   297114.9028098 Edm =   0.00172415 NCalls =    832
VariableMetric: Iteration # 118 - FCN =   297114.8988619 Edm =   0.00033212 NCalls =    834
VariableMetric: Iteration # 119 - FCN =   297114.8985894 Edm =  1.47824e-05 NCalls =    836
VariableMetric: After Hessian   - FCN =   297114.8985894 Edm =  1.24634e-05 NCalls =   1319
VariableMetric: Iteration # 120 - FCN =   297114.8985894 Edm =  1.24634e-05 NCalls =   1319
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   300021.0340795 Edm =      8.25351 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   300021.0340795 Edm =      8.25351 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   299516.6626219 Edm =      4.78272 NCalls =      7
VariableMetric: Iteration #   2 - FCN =   299455.0433793 Edm =      109.306 NCalls =     11
VariableMetric: Iteration #   3 - FCN =   298450.9648944 Edm =      176.508 NCalls =     19
VariableMetric: Iteration #   4 - FCN =   298030.7862983 Edm =      41.7701 NCalls =     22
VariableMetric: Iteration #   5 - FCN =   297973.5679264 Edm =     0.876566 NCalls =     25
VariableMetric: Iteration #   6 - FCN =   297972.2388968 Edm =     0.231883 NCalls =     27
VariableMetric: Iteration #   7 - FCN =   297955.9897475 Edm =      20.9751 NCalls =     32
VariableMetric: Iteration #   8 - FCN =    297949.841877 Edm =      5.65248 NCalls =     36
VariableMetric: Iteration #   9 - FCN =   297716.4942163 Edm =     0.551617 NCalls =     40
VariableMetric: Iteration #  10 - FCN =   297715.5270268 Edm =      0.21196 NCalls =     42
VariableMetric: Iteration #  11 - FCN =   297714.4830494 Edm =     0.334706 NCalls =     44
VariableMetric: Iteration #  12 - FCN =   297625.3520712 Edm =      20.5226 NCalls =     50
VariableMetric: Iteration #  13 - FCN =   297604.0671042 Edm =     0.215073 NCalls =     52
VariableMetric: Iteration #  14 - FCN =   297603.7998004 Edm =     0.047085 NCalls =     54
VariableMetric: Iteration #  15 - FCN =    297603.574159 Edm =     0.158053 NCalls =     56
VariableMetric: Iteration #  16 - FCN =   297588.9150745 Edm =       14.698 NCalls =     61
VariableMetric: Iteration #  17 - FCN =    297546.196704 Edm =      31.4364 NCalls =     67
VariableMetric: Iteration #  18 - FCN =   297422.0532358 Edm =       30.618 NCalls =     70
VariableMetric: Iteration #  19 - FCN =    297389.092169 Edm =      5.93063 NCalls =     72
VariableMetric: Iteration #  20 - FCN =   297364.6134476 Edm =      7.76528 NCalls =     76
VariableMetric: Iteration #  21 - FCN =   297356.2438336 Edm =      2.42299 NCalls =     78
VariableMetric: Iteration #  22 - FCN =   297354.4895938 Edm =     0.140195 NCalls =     79
VariableMetric: Iteration #  23 - FCN =   297354.3233743 Edm =    0.0111868 NCalls =     81
VariableMetric: Iteration #  24 - FCN =   297354.3072976 Edm =   0.00511137 NCalls =     83
VariableMetric: Iteration #  25 - FCN =   297353.9582553 Edm =     0.351035 NCalls =     88
VariableMetric: Iteration #  26 - FCN =   297351.2789428 Edm =       2.5837 NCalls =     95
VariableMetric: Iteration #  27 - FCN =   297323.5075793 Edm =      27.8724 NCalls =    100
VariableMetric: Iteration #  28 - FCN =   297305.3368051 Edm =      12.6846 NCalls =    104
VariableMetric: Iteration #  29 - FCN =   297292.6437571 Edm =      5.27601 NCalls =    108
VariableMetric: Iteration #  30 - FCN =   297280.4482409 Edm =      21.9506 NCalls =    112
VariableMetric: Iteration #  31 - FCN =   297274.0847681 Edm =      2.36485 NCalls =    115
VariableMetric: Iteration #  32 - FCN =   297271.5615586 Edm =     0.785144 NCalls =    118
VariableMetric: Iteration #  33 - FCN =   297271.1135002 Edm =      1.04494 NCalls =    120
VariableMetric: Iteration #  34 - FCN =   297269.8870582 Edm =     0.598888 NCalls =    123
VariableMetric: Iteration #  35 - FCN =   297268.6380069 Edm =     0.406885 NCalls =    128
VariableMetric: Iteration #  36 - FCN =    297268.198642 Edm =    0.0514121 NCalls =    130
VariableMetric: Iteration #  37 - FCN =   297268.1627975 Edm =    0.0307611 NCalls =    132
VariableMetric: Iteration #  38 - FCN =   297268.1440944 Edm =    0.0037476 NCalls =    133
VariableMetric: Iteration #  39 - FCN =   297268.1366083 Edm =   0.00998999 NCalls =    135
VariableMetric: Iteration #  40 - FCN =   297267.5791814 Edm =     0.574307 NCalls =    141
VariableMetric: Iteration #  41 - FCN =   297267.4679617 Edm =     0.101646 NCalls =    145
VariableMetric: Iteration #  42 - FCN =   297267.4325832 Edm =    0.0323001 NCalls =    148
VariableMetric: Iteration #  43 - FCN =   297252.4249884 Edm =      2.57099 NCalls =    156
VariableMetric: Iteration #  44 - FCN =   297250.2391189 Edm =      1.51265 NCalls =    158
VariableMetric: Iteration #  45 - FCN =   297248.3999689 Edm =     0.714912 NCalls =    161
VariableMetric: Iteration #  46 - FCN =    297247.382144 Edm =     0.322689 NCalls =    164
VariableMetric: Iteration #  47 - FCN =   297247.1102611 Edm =    0.0270081 NCalls =    166
VariableMetric: Iteration #  48 - FCN =   297247.0741821 Edm =    0.0039773 NCalls =    168
VariableMetric: Iteration #  49 - FCN =   297247.0556843 Edm =    0.0136587 NCalls =    170
VariableMetric: Iteration #  50 - FCN =   297246.8516469 Edm =     0.324756 NCalls =    173
VariableMetric: Iteration #  51 - FCN =   297246.6591546 Edm =     0.175209 NCalls =    177
VariableMetric: Iteration #  52 - FCN =   297236.7265014 Edm =       1.1028 NCalls =    183
VariableMetric: Iteration #  53 - FCN =   297235.4458309 Edm =     0.241317 NCalls =    185
VariableMetric: Iteration #  54 - FCN =   297235.2780344 Edm =    0.0567718 NCalls =    187
VariableMetric: Iteration #  55 - FCN =   297235.2186495 Edm =   0.00350983 NCalls =    189
VariableMetric: Iteration #  56 - FCN =   297235.2146087 Edm =  0.000989788 NCalls =    191
VariableMetric: Iteration #  57 - FCN =   297235.2063291 Edm =   0.00959905 NCalls =    194
VariableMetric: Iteration #  58 - FCN =   297235.0000826 Edm =     0.253601 NCalls =    200
VariableMetric: Iteration #  59 - FCN =   297234.8535577 Edm =      0.14121 NCalls =    206
VariableMetric: Iteration #  60 - FCN =   297228.9578579 Edm =     0.463897 NCalls =    211
VariableMetric: Iteration #  61 - FCN =   297228.6058955 Edm =    0.0263087 NCalls =    213
VariableMetric: Iteration #  62 - FCN =     297228.57089 Edm =   0.00239982 NCalls =    215
VariableMetric: Iteration #  63 - FCN =   297228.5670669 Edm =  0.000584153 NCalls =    217
VariableMetric: Iteration #  64 - FCN =   297228.5647216 Edm =   0.00111109 NCalls =    219
VariableMetric: Iteration #  65 - FCN =   297228.5337038 Edm =    0.0274123 NCalls =    223
VariableMetric: Iteration #  66 - FCN =   297226.1534156 Edm =      2.17292 NCalls =    229
VariableMetric: Iteration #  67 - FCN =   297219.9527238 Edm =     0.821867 NCalls =    232
VariableMetric: Iteration #  68 - FCN =   297218.7554366 Edm =     0.353598 NCalls =    233
VariableMetric: Iteration #  69 - FCN =   297218.5776234 Edm =    0.0335732 NCalls =    235
VariableMetric: Iteration #  70 - FCN =   297218.5465373 Edm =    0.0124534 NCalls =    236
VariableMetric: Iteration #  71 - FCN =   297218.5323296 Edm =   0.00420056 NCalls =    238
VariableMetric: Iteration #  72 - FCN =   297218.5288638 Edm =  0.000414182 NCalls =    240
VariableMetric: Iteration #  73 - FCN =   297218.5281299 Edm =  0.000357219 NCalls =    242
VariableMetric: Iteration #  74 - FCN =   297218.4959859 Edm =    0.0284368 NCalls =    248
VariableMetric: Iteration #  75 - FCN =   297215.3222571 Edm =      2.16015 NCalls =    254
VariableMetric: Iteration #  76 - FCN =   297210.4247145 Edm =     0.341527 NCalls =    257
VariableMetric: Iteration #  77 - FCN =    297210.121096 Edm =    0.0225287 NCalls =    259
VariableMetric: Iteration #  78 - FCN =   297210.0983137 Edm =   0.00178495 NCalls =    261
VariableMetric: Iteration #  79 - FCN =   297210.0967331 Edm =  0.000187026 NCalls =    263
VariableMetric: Iteration #  80 - FCN =   297210.0963476 Edm =  0.000205907 NCalls =    265
VariableMetric: Iteration #  81 - FCN =   297210.0952143 Edm =  0.000901287 NCalls =    268
VariableMetric: Iteration #  82 - FCN =   297210.0578911 Edm =    0.0383155 NCalls =    272
VariableMetric: Iteration #  83 - FCN =   297209.3520983 Edm =     0.472572 NCalls =    279
VariableMetric: Iteration #  84 - FCN =   297207.8514866 Edm =     0.152027 NCalls =    282
VariableMetric: Iteration #  85 - FCN =   297207.7288151 Edm =   0.00664501 NCalls =    284
VariableMetric: Iteration #  86 - FCN =    297207.722362 Edm =  0.000543454 NCalls =    285
VariableMetric: Iteration #  87 - FCN =   297207.7215871 Edm =  0.000123071 NCalls =    287
VariableMetric: Iteration #  88 - FCN =   297207.7212903 Edm =  0.000213361 NCalls =    289
VariableMetric: Iteration #  89 - FCN =   297207.7107078 Edm =    0.0100946 NCalls =    294
VariableMetric: Iteration #  90 - FCN =   297207.0445286 Edm =     0.310591 NCalls =    300
VariableMetric: Iteration #  91 - FCN =    297206.531111 Edm =    0.0737746 NCalls =    302
VariableMetric: Iteration #  92 - FCN =   297206.4509291 Edm =   0.00941569 NCalls =    304
VariableMetric: Iteration #  93 - FCN =   297206.4373423 Edm =  0.000330409 NCalls =    306
VariableMetric: Iteration #  94 - FCN =   297206.4369989 Edm =  3.79528e-05 NCalls =    308
VariableMetric: After Hessian   - FCN =   297206.4369989 Edm =     0.887463 NCalls =    787
VariableMetric: Iteration #  95 - FCN =   297206.4369989 Edm =     0.887463 NCalls =    787
VariableMetric: Iteration #  96 - FCN =   297204.9654568 Edm =     0.101152 NCalls =    790
VariableMetric: Iteration #  97 - FCN =   297204.8187207 Edm =     0.162757 NCalls =    793
VariableMetric: Iteration #  98 - FCN =   297204.7142978 Edm =     0.289854 NCalls =    796
VariableMetric: Iteration #  99 - FCN =   297204.5838422 Edm =     0.559216 NCalls =    802
VariableMetric: Iteration # 100 - FCN =   297203.9886494 Edm =      8.72697 NCalls =    809
VariableMetric: Iteration # 101 - FCN =   297203.1183093 Edm =      4.60698 NCalls =    813
VariableMetric: Iteration # 102 - FCN =   297202.3234317 Edm =      9.44714 NCalls =    816
VariableMetric: Iteration # 103 - FCN =   297202.0026443 Edm =      1.07034 NCalls =    819
VariableMetric: Iteration # 104 - FCN =   297201.6018822 Edm =      1.09592 NCalls =    823
VariableMetric: Iteration # 105 - FCN =   297201.0191836 Edm =     0.918137 NCalls =    826
VariableMetric: Iteration # 106 - FCN =   297200.2812921 Edm =     0.319441 NCalls =    829
VariableMetric: Iteration # 107 - FCN =   297199.7936502 Edm =     0.247504 NCalls =    832
VariableMetric: Iteration # 108 - FCN =   297199.6502382 Edm =    0.0320028 NCalls =    833
VariableMetric: Iteration # 109 - FCN =   297199.5970727 Edm =     0.012833 NCalls =    836
VariableMetric: Iteration # 110 - FCN =   297199.5747577 Edm =   0.00449251 NCalls =    838
VariableMetric: Iteration # 111 - FCN =   297199.5656072 Edm =    0.0056935 NCalls =    841
VariableMetric: Iteration # 112 - FCN =   297199.5508831 Edm =   0.00517213 NCalls =    845
VariableMetric: Iteration # 113 - FCN =   297199.5349856 Edm =   0.00644734 NCalls =    848
VariableMetric: Iteration # 114 - FCN =   297199.5183732 Edm =    0.0340554 NCalls =    851
VariableMetric: Iteration # 115 - FCN =   297199.4946068 Edm =    0.0151676 NCalls =    853
VariableMetric: Iteration # 116 - FCN =   297199.4819184 Edm =    0.0158884 NCalls =    855
VariableMetric: Iteration # 117 - FCN =   297199.4681048 Edm =   0.00547084 NCalls =    858
VariableMetric: Iteration # 118 - FCN =   297199.4571704 Edm =   0.00489329 NCalls =    860
VariableMetric: Iteration # 119 - FCN =   297199.4512396 Edm =   0.00227846 NCalls =    862
VariableMetric: Iteration # 120 - FCN =   297199.4480559 Edm =   0.00118284 NCalls =    864
VariableMetric: Iteration # 121 - FCN =   297199.4470763 Edm =  0.000230134 NCalls =    866
VariableMetric: Iteration # 122 - FCN =   297199.4468274 Edm =  6.19461e-05 NCalls =    868
VariableMetric: After Hessian   - FCN =   297199.4468274 Edm =    0.0170367 NCalls =   1355
VariableMetric: Iteration # 123 - FCN =   297199.4468274 Edm =    0.0170367 NCalls =   1355
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   311451.0729713 Edm =      2495.85 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   311451.0729713 Edm =      2495.85 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   305165.2783199 Edm =      53.2605 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   298930.0929086 Edm =      5.31303 NCalls =     18
VariableMetric: Iteration #   3 - FCN =   298913.4479867 Edm =      13.3422 NCalls =     21
VariableMetric: Iteration #   4 - FCN =   298707.5921032 Edm =      27.2476 NCalls =     26
VariableMetric: Iteration #   5 - FCN =   298454.7765721 Edm =      109.512 NCalls =     31
VariableMetric: Iteration #   6 - FCN =   298439.4860106 Edm =      17.1184 NCalls =     33
VariableMetric: Iteration #   7 - FCN =   298430.6686589 Edm =      2.40253 NCalls =     35
VariableMetric: Iteration #   8 - FCN =   298426.1915175 Edm =     0.475773 NCalls =     38
VariableMetric: Iteration #   9 - FCN =   298424.6540147 Edm =     0.594547 NCalls =     40
VariableMetric: Iteration #  10 - FCN =   298415.9134062 Edm =      12.9173 NCalls =     44
VariableMetric: Iteration #  11 - FCN =   298314.5359714 Edm =      180.502 NCalls =     50
VariableMetric: Iteration #  12 - FCN =   298309.8117092 Edm =      4.28733 NCalls =     53
VariableMetric: Iteration #  13 - FCN =   298257.4260847 Edm =      20.6553 NCalls =     60
VariableMetric: Iteration #  14 - FCN =   298221.7406628 Edm =      56.3373 NCalls =     63
VariableMetric: Iteration #  15 - FCN =   298202.1390462 Edm =      3.49505 NCalls =     65
VariableMetric: Iteration #  16 - FCN =   298189.6250831 Edm =      2.81667 NCalls =     68
VariableMetric: Iteration #  17 - FCN =   298183.5297683 Edm =      3.98436 NCalls =     70
VariableMetric: Iteration #  18 - FCN =    298180.737466 Edm =      1.21785 NCalls =     72
VariableMetric: Iteration #  19 - FCN =   298179.8019986 Edm =      0.24558 NCalls =     74
VariableMetric: Iteration #  20 - FCN =   298174.0288462 Edm =        8.851 NCalls =     79
VariableMetric: Iteration #  21 - FCN =   298157.5895043 Edm =      32.9884 NCalls =     85
VariableMetric: Iteration #  22 - FCN =   298153.1979511 Edm =       7.7327 NCalls =     90
VariableMetric: Iteration #  23 - FCN =   298088.8797535 Edm =       21.855 NCalls =     99
VariableMetric: Iteration #  24 - FCN =   298014.0898263 Edm =      9.85541 NCalls =    102
VariableMetric: Iteration #  25 - FCN =   298000.6893674 Edm =      2.65019 NCalls =    105
VariableMetric: Iteration #  26 - FCN =   297998.5100376 Edm =     0.307238 NCalls =    107
VariableMetric: Iteration #  27 - FCN =   297998.1591142 Edm =     0.134141 NCalls =    109
VariableMetric: Iteration #  28 - FCN =    297995.055499 Edm =      4.08333 NCalls =    113
VariableMetric: Iteration #  29 - FCN =   297992.8628304 Edm =      2.04918 NCalls =    117
VariableMetric: Iteration #  30 - FCN =    297985.386702 Edm =      6.14926 NCalls =    122
VariableMetric: Iteration #  31 - FCN =   297732.9259017 Edm =      30.7919 NCalls =    127
VariableMetric: Iteration #  32 - FCN =    297704.946005 Edm =      4.43036 NCalls =    128
VariableMetric: Iteration #  33 - FCN =   297688.0275834 Edm =      1.67922 NCalls =    131
VariableMetric: Iteration #  34 - FCN =   297686.5790682 Edm =     0.177528 NCalls =    133
VariableMetric: Iteration #  35 - FCN =   297686.2828858 Edm =     0.153427 NCalls =    135
VariableMetric: Iteration #  36 - FCN =    297684.358567 Edm =      1.31778 NCalls =    140
VariableMetric: Iteration #  37 - FCN =   297676.4883667 Edm =      4.97456 NCalls =    143
VariableMetric: Iteration #  38 - FCN =   297670.0964263 Edm =      2.25858 NCalls =    147
VariableMetric: Iteration #  39 - FCN =   297663.7513436 Edm =      3.97744 NCalls =    149
VariableMetric: Iteration #  40 - FCN =   297662.5825277 Edm =      1.59301 NCalls =    151
VariableMetric: Iteration #  41 - FCN =   297659.5160001 Edm =     0.498026 NCalls =    155
VariableMetric: Iteration #  42 - FCN =    297658.549494 Edm =      0.19253 NCalls =    158
VariableMetric: Iteration #  43 - FCN =   297658.4266878 Edm =    0.0384522 NCalls =    160
VariableMetric: Iteration #  44 - FCN =   297658.3692211 Edm =    0.0147205 NCalls =    162
VariableMetric: Iteration #  45 - FCN =   297658.2811928 Edm =    0.0592404 NCalls =    165
VariableMetric: Iteration #  46 - FCN =   297656.0909488 Edm =      2.43686 NCalls =    169
VariableMetric: Iteration #  47 - FCN =   297645.7644598 Edm =      11.2002 NCalls =    178
VariableMetric: Iteration #  48 - FCN =   297645.7087156 Edm =      0.30163 NCalls =    180
VariableMetric: Iteration #  49 - FCN =   297644.8986579 Edm =     0.945709 NCalls =    183
VariableMetric: Iteration #  50 - FCN =   297636.4424631 Edm =      2.08195 NCalls =    189
VariableMetric: Iteration #  51 - FCN =   297630.2747417 Edm =      3.91568 NCalls =    192
VariableMetric: Iteration #  52 - FCN =    297615.987255 Edm =      11.2011 NCalls =    195
VariableMetric: Iteration #  53 - FCN =   297606.1113806 Edm =      4.25273 NCalls =    201
VariableMetric: Iteration #  54 - FCN =   297602.6596883 Edm =      7.49128 NCalls =    204
VariableMetric: Iteration #  55 - FCN =   297590.1736777 Edm =      10.7188 NCalls =    207
VariableMetric: Iteration #  56 - FCN =    297584.714773 Edm =      7.89984 NCalls =    209
VariableMetric: Iteration #  57 - FCN =    297578.641792 Edm =     0.102956 NCalls =    212
VariableMetric: Iteration #  58 - FCN =   297578.5232579 Edm =     0.022963 NCalls =    213
VariableMetric: Iteration #  59 - FCN =   297578.4921195 Edm =    0.0261076 NCalls =    215
VariableMetric: Iteration #  60 - FCN =   297578.3488362 Edm =     0.204727 NCalls =    218
VariableMetric: Iteration #  61 - FCN =   297578.0462639 Edm =     0.260977 NCalls =    222
VariableMetric: Iteration #  62 - FCN =   297572.6946999 Edm =      3.51848 NCalls =    226
VariableMetric: Iteration #  63 - FCN =   297563.0493166 Edm =      1.83553 NCalls =    229
VariableMetric: Iteration #  64 - FCN =   297560.5594506 Edm =     0.490786 NCalls =    232
VariableMetric: Iteration #  65 - FCN =   297559.9231222 Edm =    0.0507997 NCalls =    235
VariableMetric: Iteration #  66 - FCN =   297559.8743499 Edm =    0.0063799 NCalls =    236
VariableMetric: Iteration #  67 - FCN =   297559.8684299 Edm =   0.00300369 NCalls =    238
VariableMetric: Iteration #  68 - FCN =   297559.8137678 Edm =     0.044549 NCalls =    242
VariableMetric: Iteration #  69 - FCN =   297557.0219465 Edm =      2.90672 NCalls =    247
VariableMetric: Iteration #  70 - FCN =   297549.4420416 Edm =      4.35052 NCalls =    253
VariableMetric: Iteration #  71 - FCN =   297541.0808367 Edm =     0.652513 NCalls =    256
VariableMetric: Iteration #  72 - FCN =   297540.4651109 Edm =     0.142947 NCalls =    258
VariableMetric: Iteration #  73 - FCN =   297540.3312569 Edm =    0.0507939 NCalls =    260
VariableMetric: Iteration #  74 - FCN =   297540.2703985 Edm =    0.0221475 NCalls =    262
VariableMetric: Iteration #  75 - FCN =   297540.2393451 Edm =   0.00696361 NCalls =    264
VariableMetric: Iteration #  76 - FCN =   297540.2313127 Edm =   0.00185308 NCalls =    266
VariableMetric: Iteration #  77 - FCN =   297540.2108943 Edm =    0.0261174 NCalls =    269
VariableMetric: Iteration #  78 - FCN =     297539.89775 Edm =      0.28003 NCalls =    275
VariableMetric: Iteration #  79 - FCN =   297533.3732318 Edm =       6.8532 NCalls =    280
VariableMetric: Iteration #  80 - FCN =   297471.3126811 Edm =      39.1143 NCalls =    289
VariableMetric: Iteration #  81 - FCN =   297430.7633649 Edm =      7.95423 NCalls =    290
VariableMetric: Iteration #  82 - FCN =   297424.6079128 Edm =      4.69492 NCalls =    292
VariableMetric: Iteration #  83 - FCN =    297420.853069 Edm =      3.39861 NCalls =    294
VariableMetric: Iteration #  84 - FCN =   297419.4098856 Edm =     0.631081 NCalls =    296
VariableMetric: Iteration #  85 - FCN =   297418.4879128 Edm =     0.135212 NCalls =    298
VariableMetric: Iteration #  86 - FCN =   297417.9457338 Edm =     0.310842 NCalls =    300
VariableMetric: Iteration #  87 - FCN =    297417.229141 Edm =     0.158179 NCalls =    303
VariableMetric: Iteration #  88 - FCN =   297417.0577678 Edm =    0.0803418 NCalls =    305
VariableMetric: Iteration #  89 - FCN =   297416.9258988 Edm =    0.0618419 NCalls =    307
VariableMetric: Iteration #  90 - FCN =   297416.7835525 Edm =    0.0585416 NCalls =    309
VariableMetric: Iteration #  91 - FCN =   297416.6490092 Edm =     0.052074 NCalls =    312
VariableMetric: Iteration #  92 - FCN =   297416.5716429 Edm =    0.0118389 NCalls =    314
VariableMetric: Iteration #  93 - FCN =   297416.5494371 Edm =   0.00552728 NCalls =    316
VariableMetric: Iteration #  94 - FCN =   297416.5366288 Edm =   0.00565505 NCalls =    318
VariableMetric: Iteration #  95 - FCN =   297416.4307834 Edm =    0.0943368 NCalls =    322
VariableMetric: Iteration #  96 - FCN =   297413.2184188 Edm =        2.121 NCalls =    326
VariableMetric: Iteration #  97 - FCN =   297406.5629692 Edm =      1.39799 NCalls =    328
VariableMetric: Iteration #  98 - FCN =    297404.500198 Edm =     0.391813 NCalls =    330
VariableMetric: Iteration #  99 - FCN =   297403.9534025 Edm =     0.215905 NCalls =    332
VariableMetric: Iteration # 100 - FCN =   297403.2946923 Edm =     0.280024 NCalls =    336
VariableMetric: Iteration # 101 - FCN =   297402.9427033 Edm =     0.275486 NCalls =    338
VariableMetric: Iteration # 102 - FCN =   297402.7617595 Edm =     0.123719 NCalls =    340
VariableMetric: Iteration # 103 - FCN =   297402.6291308 Edm =    0.0271667 NCalls =    343
VariableMetric: Iteration # 104 - FCN =   297402.6057487 Edm =    0.0022744 NCalls =    345
VariableMetric: Iteration # 105 - FCN =   297402.6036319 Edm =  0.000531569 NCalls =    346
VariableMetric: Iteration # 106 - FCN =    297402.596483 Edm =   0.00705307 NCalls =    350
VariableMetric: Iteration # 107 - FCN =   297402.4918565 Edm =     0.104384 NCalls =    356
VariableMetric: Iteration # 108 - FCN =   297402.4865632 Edm =   0.00459302 NCalls =    359
VariableMetric: Iteration # 109 - FCN =   297401.3330967 Edm =     0.751154 NCalls =    366
VariableMetric: Iteration # 110 - FCN =   297398.8060879 Edm =     0.670298 NCalls =    369
VariableMetric: Iteration # 111 - FCN =   297397.6046853 Edm =     0.722903 NCalls =    372
VariableMetric: Iteration # 112 - FCN =   297397.0322999 Edm =     0.220024 NCalls =    375
VariableMetric: Iteration # 113 - FCN =    297396.851547 Edm =     0.052144 NCalls =    377
VariableMetric: Iteration # 114 - FCN =   297396.8154694 Edm =   0.00921826 NCalls =    379
VariableMetric: Iteration # 115 - FCN =   297396.7964385 Edm =    0.0112038 NCalls =    381
VariableMetric: Iteration # 116 - FCN =   297396.7758563 Edm =   0.00383907 NCalls =    383
VariableMetric: Iteration # 117 - FCN =   297396.7690763 Edm =  0.000753229 NCalls =    385
VariableMetric: Iteration # 118 - FCN =   297396.7682522 Edm =  9.16578e-05 NCalls =    387
VariableMetric: Iteration # 119 - FCN =   297396.7680013 Edm =  0.000145516 NCalls =    389
VariableMetric: Iteration # 120 - FCN =   297396.7651392 Edm =   0.00257245 NCalls =    393
VariableMetric: Iteration # 121 - FCN =   297396.5607326 Edm =     0.175078 NCalls =    398
VariableMetric: Iteration # 122 - FCN =   297395.4777028 Edm =    0.0233125 NCalls =    401
VariableMetric: Iteration # 123 - FCN =   297395.4538016 Edm =   0.00207606 NCalls =    402
VariableMetric: Iteration # 124 - FCN =   297395.4512986 Edm =   0.00011431 NCalls =    404
VariableMetric: Iteration # 125 - FCN =   297395.4510759 Edm =  9.75335e-05 NCalls =    406
VariableMetric: Iteration # 126 - FCN =   297395.4502867 Edm =  0.000586056 NCalls =    409
VariableMetric: Iteration # 127 - FCN =   297395.4397145 Edm =   0.00876897 NCalls =    413
VariableMetric: Iteration # 128 - FCN =   297395.1065794 Edm =     0.376986 NCalls =    418
VariableMetric: Iteration # 129 - FCN =   297395.0693653 Edm =    0.0635307 NCalls =    421
VariableMetric: Iteration # 130 - FCN =   297394.7795757 Edm =     0.404846 NCalls =    427
VariableMetric: Iteration # 131 - FCN =    297394.284153 Edm =     0.456769 NCalls =    432
VariableMetric: Iteration # 132 - FCN =   297393.1763666 Edm =     0.761929 NCalls =    438
VariableMetric: Iteration # 133 - FCN =   297392.4745709 Edm =     0.277518 NCalls =    441
VariableMetric: Iteration # 134 - FCN =    297391.912825 Edm =     0.356102 NCalls =    444
VariableMetric: Iteration # 135 - FCN =   297391.5915729 Edm =    0.0917527 NCalls =    446
VariableMetric: Iteration # 136 - FCN =    297391.522561 Edm =   0.00711212 NCalls =    448
VariableMetric: Iteration # 137 - FCN =   297391.5175179 Edm =  0.000499457 NCalls =    450
VariableMetric: Iteration # 138 - FCN =   297391.5167507 Edm =   0.00026215 NCalls =    452
VariableMetric: Iteration # 139 - FCN =   297391.5156147 Edm =   0.00138838 NCalls =    454
VariableMetric: Iteration # 140 - FCN =   297391.4939806 Edm =    0.0258121 NCalls =    459
VariableMetric: Iteration # 141 - FCN =   297391.4690561 Edm =    0.0239202 NCalls =    464
VariableMetric: Iteration # 142 - FCN =   297388.6491112 Edm =      0.61017 NCalls =    469
VariableMetric: Iteration # 143 - FCN =   297388.1035061 Edm =    0.0504214 NCalls =    470
VariableMetric: Iteration # 144 - FCN =   297388.0696324 Edm =   0.00859832 NCalls =    472
VariableMetric: Iteration # 145 - FCN =   297388.0630051 Edm =  0.000798235 NCalls =    474
VariableMetric: Iteration # 146 - FCN =   297388.0621037 Edm =  0.000165356 NCalls =    476
VariableMetric: Iteration # 147 - FCN =   297388.0616121 Edm =  0.000308615 NCalls =    478
VariableMetric: Iteration # 148 - FCN =   297388.0566196 Edm =   0.00510625 NCalls =    482
VariableMetric: Iteration # 149 - FCN =   297387.8668533 Edm =     0.181275 NCalls =    489
VariableMetric: Iteration # 150 - FCN =   297387.0500985 Edm =     0.322705 NCalls =    491
VariableMetric: Iteration # 151 - FCN =   297386.7162517 Edm =    0.0243463 NCalls =    492
VariableMetric: Iteration # 152 - FCN =   297386.6975448 Edm =   0.00109634 NCalls =    494
VariableMetric: Iteration # 153 - FCN =   297386.6965463 Edm =  4.70458e-05 NCalls =    496
VariableMetric: After Hessian   - FCN =   297386.6965463 Edm =      2.50947 NCalls =    975
VariableMetric: Iteration # 154 - FCN =   297386.6965463 Edm =      2.50947 NCalls =    975
VariableMetric: Iteration # 155 - FCN =   297384.5687895 Edm =      0.37801 NCalls =    977
VariableMetric: Iteration # 156 - FCN =   297384.4222482 Edm =    0.0294011 NCalls =    979
VariableMetric: Iteration # 157 - FCN =   297384.3926935 Edm =   0.00955719 NCalls =    981
VariableMetric: Iteration # 158 - FCN =   297384.3816862 Edm =   0.00167318 NCalls =    983
VariableMetric: Iteration # 159 - FCN =   297384.3788865 Edm =  0.000253453 NCalls =    985
VariableMetric: Iteration # 160 - FCN =   297384.3785937 Edm =  1.27412e-05 NCalls =    987
VariableMetric: After Hessian   - FCN =   297384.3785937 Edm =  1.30815e-05 NCalls =   1474
VariableMetric: Iteration # 161 - FCN =   297384.3785937 Edm =  1.30815e-05 NCalls =   1474
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   315033.0857956 Edm =      170.259 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   315033.0857956 Edm =      170.259 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   298898.6908515 Edm =      62.8213 NCalls =      6
VariableMetric: Iteration #   2 - FCN =   298543.8182246 Edm =      18.6749 NCalls =      8
VariableMetric: Iteration #   3 - FCN =   298534.8427952 Edm =      1.87556 NCalls =     10
VariableMetric: Iteration #   4 - FCN =   297997.2030004 Edm =      14.0687 NCalls =     18
VariableMetric: Iteration #   5 - FCN =   297881.0420795 Edm =      27.1212 NCalls =     22
VariableMetric: Iteration #   6 - FCN =   297804.1727268 Edm =      11.3645 NCalls =     25
VariableMetric: Iteration #   7 - FCN =    297791.625029 Edm =      1.20749 NCalls =     27
VariableMetric: Iteration #   8 - FCN =   297790.3146581 Edm =    0.0848938 NCalls =     29
VariableMetric: Iteration #   9 - FCN =   297790.0760406 Edm =     0.136709 NCalls =     31
VariableMetric: Iteration #  10 - FCN =   297768.8513392 Edm =      14.3971 NCalls =     37
VariableMetric: Iteration #  11 - FCN =   297736.2897736 Edm =     0.341956 NCalls =     39
VariableMetric: Iteration #  12 - FCN =   297736.0239792 Edm =    0.0460564 NCalls =     41
VariableMetric: Iteration #  13 - FCN =   297735.6085662 Edm =     0.413708 NCalls =     44
VariableMetric: Iteration #  14 - FCN =   297694.8222459 Edm =       29.115 NCalls =     51
VariableMetric: Iteration #  15 - FCN =   297673.4416978 Edm =       40.905 NCalls =     54
VariableMetric: Iteration #  16 - FCN =   297642.9761185 Edm =     0.179746 NCalls =     56
VariableMetric: Iteration #  17 - FCN =   297642.8547273 Edm =      0.13509 NCalls =     58
VariableMetric: Iteration #  18 - FCN =   297642.7590262 Edm =    0.0540316 NCalls =     60
VariableMetric: Iteration #  19 - FCN =   297641.3337889 Edm =      1.32556 NCalls =     64
VariableMetric: Iteration #  20 - FCN =   297591.1291261 Edm =      25.3154 NCalls =     71
VariableMetric: Iteration #  21 - FCN =   297577.0072862 Edm =      1.31918 NCalls =     73
VariableMetric: Iteration #  22 - FCN =   297575.7967301 Edm =     0.155309 NCalls =     75
VariableMetric: Iteration #  23 - FCN =   297575.6997197 Edm =    0.0405443 NCalls =     77
VariableMetric: Iteration #  24 - FCN =   297575.3167937 Edm =     0.420747 NCalls =     80
VariableMetric: Iteration #  25 - FCN =   297573.3523558 Edm =      1.76932 NCalls =     85
VariableMetric: Iteration #  26 - FCN =   297460.8595123 Edm =      4.54098 NCalls =     91
VariableMetric: Iteration #  27 - FCN =   297455.5767981 Edm =     0.365354 NCalls =     93
VariableMetric: Iteration #  28 - FCN =   297455.1279806 Edm =     0.174491 NCalls =     95
VariableMetric: Iteration #  29 - FCN =   297454.9295422 Edm =    0.0521587 NCalls =     97
VariableMetric: Iteration #  30 - FCN =   297454.7747641 Edm =    0.0100266 NCalls =     99
VariableMetric: Iteration #  31 - FCN =   297454.7388955 Edm =    0.0128416 NCalls =    101
VariableMetric: Iteration #  32 - FCN =   297454.5369776 Edm =     0.136831 NCalls =    104
VariableMetric: Iteration #  33 - FCN =    297441.282171 Edm =      9.30437 NCalls =    109
VariableMetric: Iteration #  34 - FCN =   297414.7351614 Edm =       2.7979 NCalls =    112
VariableMetric: Iteration #  35 - FCN =   297411.5572807 Edm =     0.512644 NCalls =    114
VariableMetric: Iteration #  36 - FCN =     297410.94819 Edm =    0.0795401 NCalls =    116
VariableMetric: Iteration #  37 - FCN =    297410.870025 Edm =   0.00997407 NCalls =    118
VariableMetric: Iteration #  38 - FCN =   297410.8463132 Edm =   0.00827212 NCalls =    120
VariableMetric: Iteration #  39 - FCN =    297410.807965 Edm =    0.0252522 NCalls =    122
VariableMetric: Iteration #  40 - FCN =   297409.8157296 Edm =       1.2624 NCalls =    126
VariableMetric: Iteration #  41 - FCN =   297409.6200327 Edm =     0.175854 NCalls =    129
VariableMetric: Iteration #  42 - FCN =   297405.8005384 Edm =      4.37482 NCalls =    135
VariableMetric: Iteration #  43 - FCN =   297405.6648403 Edm =     0.119261 NCalls =    137
VariableMetric: Iteration #  44 - FCN =   297400.6170246 Edm =      5.30602 NCalls =    144
VariableMetric: Iteration #  45 - FCN =   297399.8900449 Edm =     0.764859 NCalls =    148
VariableMetric: Iteration #  46 - FCN =     297399.52348 Edm =     0.282354 NCalls =    151
VariableMetric: Iteration #  47 - FCN =   297390.2102982 Edm =      7.39871 NCalls =    156
VariableMetric: Iteration #  48 - FCN =   297376.5626678 Edm =      7.03472 NCalls =    159
VariableMetric: Iteration #  49 - FCN =   297367.8276192 Edm =       2.7651 NCalls =    162
VariableMetric: Iteration #  50 - FCN =   297359.9790293 Edm =      2.10854 NCalls =    169
VariableMetric: Iteration #  51 - FCN =   297358.1254464 Edm =      2.73462 NCalls =    170
VariableMetric: Iteration #  52 - FCN =   297357.3385017 Edm =     0.140961 NCalls =    172
VariableMetric: Iteration #  53 - FCN =    297357.128686 Edm =   0.00814478 NCalls =    174
VariableMetric: Iteration #  54 - FCN =     297357.12008 Edm =   0.00217564 NCalls =    176
VariableMetric: Iteration #  55 - FCN =   297357.1171559 Edm =   0.00240532 NCalls =    178
VariableMetric: Iteration #  56 - FCN =   297357.0976558 Edm =    0.0210794 NCalls =    182
VariableMetric: Iteration #  57 - FCN =   297355.9933606 Edm =      0.43075 NCalls =    189
VariableMetric: Iteration #  58 - FCN =   297354.2405714 Edm =      0.17724 NCalls =    191
VariableMetric: Iteration #  59 - FCN =   297353.9445477 Edm =    0.0180281 NCalls =    194
VariableMetric: Iteration #  60 - FCN =   297353.9252535 Edm =  0.000485055 NCalls =    196
VariableMetric: Iteration #  61 - FCN =   297353.9242868 Edm =  0.000538525 NCalls =    198
VariableMetric: Iteration #  62 - FCN =   297353.9025075 Edm =     0.023108 NCalls =    203
VariableMetric: Iteration #  63 - FCN =   297353.8502367 Edm =    0.0498324 NCalls =    209
VariableMetric: Iteration #  64 - FCN =    297350.534799 Edm =      0.21126 NCalls =    214
VariableMetric: Iteration #  65 - FCN =   297350.3337963 Edm =    0.0043046 NCalls =    215
VariableMetric: Iteration #  66 - FCN =   297350.3297092 Edm =  0.000333912 NCalls =    216
VariableMetric: Iteration #  67 - FCN =   297350.3278944 Edm =   0.00210082 NCalls =    219
VariableMetric: Iteration #  68 - FCN =    297350.231373 Edm =    0.0984812 NCalls =    225
VariableMetric: Iteration #  69 - FCN =   297350.2193911 Edm =    0.0116982 NCalls =    229
VariableMetric: Iteration #  70 - FCN =   297349.8186856 Edm =     0.132329 NCalls =    236
VariableMetric: Iteration #  71 - FCN =   297348.1532983 Edm =     0.569229 NCalls =    238
VariableMetric: Iteration #  72 - FCN =    297346.953888 Edm =    0.0362572 NCalls =    240
VariableMetric: Iteration #  73 - FCN =    297346.913547 Edm =  0.000962883 NCalls =    242
VariableMetric: Iteration #  74 - FCN =   297346.9124904 Edm =  4.48518e-05 NCalls =    244
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   317351.1073718 Edm =      28.5221 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   317351.1073718 Edm =      28.5221 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   300234.9731406 Edm =       1.3958 NCalls =      9
VariableMetric: Iteration #   2 - FCN =   300229.3794771 Edm =       2.2762 NCalls =     11
VariableMetric: Iteration #   3 - FCN =   299102.4339879 Edm =      1.15589 NCalls =     18
VariableMetric: Iteration #   4 - FCN =   299098.6295034 Edm =      1.65887 NCalls =     20
VariableMetric: Iteration #   5 - FCN =   299018.0544904 Edm =      93.2681 NCalls =     25
VariableMetric: Iteration #   6 - FCN =   298999.8528196 Edm =      18.0877 NCalls =     29
VariableMetric: Iteration #   7 - FCN =   297503.1732637 Edm =      8.69532 NCalls =     40
VariableMetric: Iteration #   8 - FCN =    297502.229356 Edm =      5.68606 NCalls =     42
VariableMetric: Iteration #   9 - FCN =   297490.2141791 Edm =       4.0732 NCalls =     44
VariableMetric: Iteration #  10 - FCN =   297482.4436908 Edm =      1.42238 NCalls =     47
VariableMetric: Iteration #  11 - FCN =   297481.0931218 Edm =      0.43585 NCalls =     48
VariableMetric: Iteration #  12 - FCN =   297479.0082382 Edm =      2.51088 NCalls =     52
VariableMetric: Iteration #  13 - FCN =   297410.3819006 Edm =      36.4627 NCalls =     58
VariableMetric: Iteration #  14 - FCN =   297340.9956583 Edm =     0.343838 NCalls =     60
VariableMetric: Iteration #  15 - FCN =   297340.1512748 Edm =     0.572552 NCalls =     63
VariableMetric: Iteration #  16 - FCN =   297338.3085463 Edm =     0.818117 NCalls =     67
VariableMetric: Iteration #  17 - FCN =   297337.1927186 Edm =     0.181446 NCalls =     69
VariableMetric: Iteration #  18 - FCN =   297336.8874843 Edm =     0.476758 NCalls =     72
VariableMetric: Iteration #  19 - FCN =   297336.2003903 Edm =     0.980355 NCalls =     75
VariableMetric: Iteration #  20 - FCN =   297328.0447255 Edm =      6.76074 NCalls =     80
VariableMetric: Iteration #  21 - FCN =   297297.5340386 Edm =      9.77515 NCalls =     83
VariableMetric: Iteration #  22 - FCN =   297292.8382069 Edm =      4.55913 NCalls =     85
VariableMetric: Iteration #  23 - FCN =   297290.6318596 Edm =    0.0536515 NCalls =     87
VariableMetric: Iteration #  24 - FCN =   297290.5836112 Edm =     0.012348 NCalls =     89
VariableMetric: Iteration #  25 - FCN =   297290.5414616 Edm =    0.0379033 NCalls =     91
VariableMetric: Iteration #  26 - FCN =   297289.8044225 Edm =     0.878433 NCalls =     96
VariableMetric: Iteration #  27 - FCN =   297289.6668672 Edm =     0.121192 NCalls =    100
VariableMetric: Iteration #  28 - FCN =   297274.2066687 Edm =      7.98994 NCalls =    107
VariableMetric: Iteration #  29 - FCN =   297254.9200243 Edm =      4.07904 NCalls =    109
VariableMetric: Iteration #  30 - FCN =   297239.2342647 Edm =      5.65821 NCalls =    113
VariableMetric: Iteration #  31 - FCN =   297233.9227862 Edm =      6.61064 NCalls =    114
VariableMetric: Iteration #  32 - FCN =   297232.1517773 Edm =     0.245768 NCalls =    116
VariableMetric: Iteration #  33 - FCN =   297231.9169288 Edm =    0.0146852 NCalls =    117
VariableMetric: Iteration #  34 - FCN =   297231.9000023 Edm =   0.00343459 NCalls =    119
VariableMetric: Iteration #  35 - FCN =   297231.8827994 Edm =    0.0106907 NCalls =    122
VariableMetric: Iteration #  36 - FCN =   297230.8032862 Edm =     0.778801 NCalls =    128
VariableMetric: Iteration #  37 - FCN =    297220.648541 Edm =       2.3968 NCalls =    131
VariableMetric: Iteration #  38 - FCN =   297216.8709213 Edm =      0.30141 NCalls =    133
VariableMetric: Iteration #  39 - FCN =   297216.5307248 Edm =    0.0350652 NCalls =    135
VariableMetric: Iteration #  40 - FCN =   297216.4944271 Edm =   0.00366668 NCalls =    137
VariableMetric: Iteration #  41 - FCN =   297216.4879999 Edm =   0.00220724 NCalls =    139
VariableMetric: Iteration #  42 - FCN =   297216.4821405 Edm =   0.00368206 NCalls =    141
VariableMetric: Iteration #  43 - FCN =   297216.4543876 Edm =    0.0208745 NCalls =    145
VariableMetric: Iteration #  44 - FCN =   297213.7071162 Edm =       2.4028 NCalls =    150
VariableMetric: Iteration #  45 - FCN =   297206.9318473 Edm =     0.285755 NCalls =    153
VariableMetric: Iteration #  46 - FCN =   297206.6583013 Edm =    0.0175121 NCalls =    155
VariableMetric: Iteration #  47 - FCN =   297206.6420472 Edm =   0.00132497 NCalls =    156
VariableMetric: Iteration #  48 - FCN =   297206.6384909 Edm =   0.00217306 NCalls =    158
VariableMetric: Iteration #  49 - FCN =   297206.4021167 Edm =     0.220875 NCalls =    163
VariableMetric: Iteration #  50 - FCN =   297201.7362071 Edm =     0.662567 NCalls =    168
VariableMetric: Iteration #  51 - FCN =   297200.9451794 Edm =    0.0372901 NCalls =    170
VariableMetric: Iteration #  52 - FCN =   297200.8980024 Edm =    0.0111404 NCalls =    172
VariableMetric: Iteration #  53 - FCN =   297200.8803618 Edm =   0.00600195 NCalls =    174
VariableMetric: Iteration #  54 - FCN =   297200.8738584 Edm =  0.000609017 NCalls =    176
VariableMetric: Iteration #  55 - FCN =   297200.8723004 Edm =  0.000817942 NCalls =    178
VariableMetric: Iteration #  56 - FCN =   297200.7440514 Edm =     0.104914 NCalls =    184
VariableMetric: Iteration #  57 - FCN =   297199.5314406 Edm =     0.667265 NCalls =    187
VariableMetric: Iteration #  58 - FCN =   297197.1155721 Edm =     0.168464 NCalls =    189
VariableMetric: Iteration #  59 - FCN =   297196.8911143 Edm =     0.013008 NCalls =    191
VariableMetric: Iteration #  60 - FCN =   297196.8801885 Edm =  0.000725484 NCalls =    193
VariableMetric: Iteration #  61 - FCN =    297196.879228 Edm =  0.000354703 NCalls =    195
VariableMetric: Iteration #  62 - FCN =   297196.8756728 Edm =   0.00424883 NCalls =    198
VariableMetric: Iteration #  63 - FCN =   297196.7983252 Edm =    0.0779332 NCalls =    204
VariableMetric: Iteration #  64 - FCN =   297196.7283107 Edm =    0.0694033 NCalls =    210
VariableMetric: Iteration #  65 - FCN =   297194.0028291 Edm =      0.33156 NCalls =    214
VariableMetric: Iteration #  66 - FCN =    297193.797545 Edm =    0.0917827 NCalls =    216
VariableMetric: Iteration #  67 - FCN =   297193.7218132 Edm =   0.00832269 NCalls =    217
VariableMetric: Iteration #  68 - FCN =   297193.7132031 Edm =  0.000742298 NCalls =    219
VariableMetric: Iteration #  69 - FCN =   297193.7122308 Edm =  0.000123459 NCalls =    221
VariableMetric: Iteration #  70 - FCN =   297193.7116864 Edm =  0.000387594 NCalls =    223
VariableMetric: Iteration #  71 - FCN =   297193.6692008 Edm =    0.0442522 NCalls =    228
VariableMetric: Iteration #  72 - FCN =   297193.4415302 Edm =     0.177533 NCalls =    235
VariableMetric: Iteration #  73 - FCN =   297192.5502437 Edm =    0.0501481 NCalls =    237
VariableMetric: Iteration #  74 - FCN =   297192.5179245 Edm =  0.000781318 NCalls =    239
VariableMetric: Iteration #  75 - FCN =   297192.5170686 Edm =  6.51522e-05 NCalls =    241
VariableMetric: After Hessian   - FCN =   297192.5170686 Edm =      281.417 NCalls =    720
VariableMetric: Iteration #  76 - FCN =   297192.5170686 Edm =      281.417 NCalls =    720
VariableMetric: Iteration #  77 - FCN =   297190.3307988 Edm =      12005.6 NCalls =    724
VariableMetric: Iteration #  78 - FCN =   297190.0262433 Edm =      2055.06 NCalls =    733
VariableMetric: Iteration #  79 - FCN =   297189.9651486 Edm =      1749.96 NCalls =    738
VariableMetric: Iteration #  80 - FCN =   297189.8069063 Edm =      3998.51 NCalls =    742
VariableMetric: Iteration #  81 - FCN =   297189.6703116 Edm =      408.368 NCalls =    746
VariableMetric: Iteration #  82 - FCN =   297189.4624468 Edm =      156.063 NCalls =    750
VariableMetric: Iteration #  83 - FCN =   297189.3120688 Edm =      1234.32 NCalls =    753
VariableMetric: Iteration #  84 - FCN =   297188.8615306 Edm =       406.75 NCalls =    756
VariableMetric: Iteration #  85 - FCN =   297187.4154144 Edm =      522.858 NCalls =    759
VariableMetric: Iteration #  86 - FCN =   297186.6453073 Edm =      490.568 NCalls =    762
VariableMetric: Iteration #  87 - FCN =   297185.7317634 Edm =      430.424 NCalls =    765
VariableMetric: Iteration #  88 - FCN =   297185.2026286 Edm =      161.843 NCalls =    768
VariableMetric: Iteration #  89 - FCN =   297184.1581651 Edm =      231.403 NCalls =    771
VariableMetric: Iteration #  90 - FCN =   297182.0739881 Edm =      47.1289 NCalls =    773
VariableMetric: Iteration #  91 - FCN =   297181.6411587 Edm =       223.92 NCalls =    776
VariableMetric: Iteration #  92 - FCN =   297180.7670407 Edm =      43.5277 NCalls =    778
VariableMetric: Iteration #  93 - FCN =   297180.4016581 Edm =      32.4569 NCalls =    780
VariableMetric: Iteration #  94 - FCN =   297180.1316284 Edm =      6.56491 NCalls =    783
VariableMetric: Iteration #  95 - FCN =   297179.8390081 Edm =      2.40687 NCalls =    785
VariableMetric: Iteration #  96 - FCN =   297179.5768347 Edm =      2.05241 NCalls =    787
VariableMetric: Iteration #  97 - FCN =   297179.3693017 Edm =      1.65438 NCalls =    789
VariableMetric: Iteration #  98 - FCN =   297178.6051671 Edm =      1.05454 NCalls =    791
VariableMetric: Iteration #  99 - FCN =   297178.4255248 Edm =      2.91525 NCalls =    793
VariableMetric: Iteration # 100 - FCN =   297178.0851612 Edm =     0.949473 NCalls =    795
VariableMetric: Iteration # 101 - FCN =   297178.0312098 Edm =     0.689859 NCalls =    797
VariableMetric: Iteration # 102 - FCN =   297177.8464263 Edm =    0.0860092 NCalls =    800
VariableMetric: Iteration # 103 - FCN =   297177.8284826 Edm =    0.0944391 NCalls =    802
VariableMetric: Iteration # 104 - FCN =   297177.7472461 Edm =    0.0560548 NCalls =    804
VariableMetric: Iteration # 105 - FCN =   297177.7236346 Edm =    0.0803584 NCalls =    805
VariableMetric: Iteration # 106 - FCN =    297177.646786 Edm =    0.0794676 NCalls =    808
VariableMetric: Iteration # 107 - FCN =   297177.5749198 Edm =    0.0586715 NCalls =    810
VariableMetric: Iteration # 108 - FCN =   297177.4735877 Edm =    0.0329451 NCalls =    814
VariableMetric: Iteration # 109 - FCN =   297177.4223482 Edm =    0.0129061 NCalls =    816
VariableMetric: Iteration # 110 - FCN =   297177.4075547 Edm =     0.010196 NCalls =    818
VariableMetric: Iteration # 111 - FCN =    297177.397129 Edm =   0.00366906 NCalls =    820
VariableMetric: Iteration # 112 - FCN =   297177.3911153 Edm =  0.000932922 NCalls =    822
VariableMetric: Iteration # 113 - FCN =   297177.3899832 Edm =  7.60001e-05 NCalls =    824
VariableMetric: After Hessian   - FCN =   297177.3899832 Edm =  0.000285366 NCalls =   1309
VariableMetric: Iteration # 114 - FCN =   297177.3899832 Edm =  0.000285366 NCalls =   1309
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   317514.5425478 Edm =      48.9001 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   317514.5425478 Edm =      48.9001 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   301303.4407075 Edm =      15.7291 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   298249.0882755 Edm =       142.42 NCalls =     18
VariableMetric: Iteration #   3 - FCN =   298235.7010812 Edm =      8.40319 NCalls =     20
VariableMetric: Iteration #   4 - FCN =   298232.3827062 Edm =      1.06652 NCalls =     22
VariableMetric: Iteration #   5 - FCN =   298167.6818012 Edm =      7.77496 NCalls =     27
VariableMetric: Iteration #   6 - FCN =   298156.6961777 Edm =     0.387151 NCalls =     29
VariableMetric: Iteration #   7 - FCN =   298156.1164977 Edm =     0.233675 NCalls =     31
VariableMetric: Iteration #   8 - FCN =   298125.1048346 Edm =      20.1723 NCalls =     37
VariableMetric: Iteration #   9 - FCN =   298071.4005318 Edm =    0.0661251 NCalls =     40
VariableMetric: Iteration #  10 - FCN =   298071.3019489 Edm =    0.0241586 NCalls =     42
VariableMetric: Iteration #  11 - FCN =   298070.9686939 Edm =     0.371498 NCalls =     46
VariableMetric: Iteration #  12 - FCN =   298053.9723316 Edm =      23.5011 NCalls =     53
VariableMetric: Iteration #  13 - FCN =    298053.860297 Edm =    0.0219474 NCalls =     55
VariableMetric: Iteration #  14 - FCN =   298053.3798572 Edm =     0.494359 NCalls =     59
VariableMetric: Iteration #  15 - FCN =    298018.226188 Edm =     0.174059 NCalls =     66
VariableMetric: Iteration #  16 - FCN =   297830.0951868 Edm =      98.4209 NCalls =     69
VariableMetric: Iteration #  17 - FCN =   297766.8259464 Edm =      90.0582 NCalls =     80
VariableMetric: Iteration #  18 - FCN =   297692.7470273 Edm =      32.0829 NCalls =     82
VariableMetric: Iteration #  19 - FCN =    297686.031955 Edm =       2.6544 NCalls =     84
VariableMetric: Iteration #  20 - FCN =   297684.5083875 Edm =    0.0985581 NCalls =     86
VariableMetric: Iteration #  21 - FCN =   297684.2761069 Edm =    0.0528881 NCalls =     88
VariableMetric: Iteration #  22 - FCN =   297684.1796841 Edm =    0.0153072 NCalls =     90
VariableMetric: Iteration #  23 - FCN =   297683.7131527 Edm =     0.480016 NCalls =     94
VariableMetric: Iteration #  24 - FCN =   297682.1242816 Edm =      1.41255 NCalls =     99
VariableMetric: Iteration #  25 - FCN =   297619.8662723 Edm =      7.99795 NCalls =    103
VariableMetric: Iteration #  26 - FCN =   297611.1716213 Edm =     0.625718 NCalls =    106
VariableMetric: Iteration #  27 - FCN =   297609.7718082 Edm =     0.090883 NCalls =    109
VariableMetric: Iteration #  28 - FCN =   297609.6662736 Edm =    0.0273766 NCalls =    111
VariableMetric: Iteration #  29 - FCN =   297609.6238238 Edm =    0.0264602 NCalls =    113
VariableMetric: Iteration #  30 - FCN =    297609.196964 Edm =     0.339777 NCalls =    117
VariableMetric: Iteration #  31 - FCN =   297595.4349519 Edm =      11.8821 NCalls =    122
VariableMetric: Iteration #  32 - FCN =   297591.6137924 Edm =      6.09957 NCalls =    126
VariableMetric: Iteration #  33 - FCN =   297574.1108234 Edm =      5.03421 NCalls =    133
VariableMetric: Iteration #  34 - FCN =   297566.1769268 Edm =       3.8243 NCalls =    135
VariableMetric: Iteration #  35 - FCN =   297562.9356817 Edm =     0.815065 NCalls =    138
VariableMetric: Iteration #  36 - FCN =   297561.4543615 Edm =     0.217082 NCalls =    141
VariableMetric: Iteration #  37 - FCN =   297561.1258093 Edm =     0.094006 NCalls =    143
VariableMetric: Iteration #  38 - FCN =    297561.040578 Edm =   0.00950282 NCalls =    145
VariableMetric: Iteration #  39 - FCN =   297561.0213129 Edm =   0.00693039 NCalls =    147
VariableMetric: Iteration #  40 - FCN =    297560.739106 Edm =     0.237835 NCalls =    151
VariableMetric: Iteration #  41 - FCN =   297547.2784715 Edm =      8.76257 NCalls =    156
VariableMetric: Iteration #  42 - FCN =   297528.8326161 Edm =      6.72661 NCalls =    159
VariableMetric: Iteration #  43 - FCN =   297519.8255494 Edm =      3.35543 NCalls =    162
VariableMetric: Iteration #  44 - FCN =   297515.9375332 Edm =     0.705448 NCalls =    165
VariableMetric: Iteration #  45 - FCN =   297514.7652814 Edm =     0.428251 NCalls =    167
VariableMetric: Iteration #  46 - FCN =   297514.2962139 Edm =     0.923204 NCalls =    169
VariableMetric: Iteration #  47 - FCN =   297513.2788013 Edm =     0.260289 NCalls =    173
VariableMetric: Iteration #  48 - FCN =    297512.874527 Edm =     0.365066 NCalls =    175
VariableMetric: Iteration #  49 - FCN =   297512.7039116 Edm =    0.0852388 NCalls =    177
VariableMetric: Iteration #  50 - FCN =   297512.6119638 Edm =   0.00786389 NCalls =    179
VariableMetric: Iteration #  51 - FCN =   297512.6019767 Edm =   0.00175856 NCalls =    181
VariableMetric: Iteration #  52 - FCN =   297512.5958177 Edm =   0.00182064 NCalls =    183
VariableMetric: Iteration #  53 - FCN =   297512.5882894 Edm =   0.00428858 NCalls =    185
VariableMetric: Iteration #  54 - FCN =    297512.211119 Edm =     0.351774 NCalls =    191
VariableMetric: Iteration #  55 - FCN =   297504.1992392 Edm =      1.66136 NCalls =    196
VariableMetric: Iteration #  56 - FCN =    297501.916397 Edm =      3.28572 NCalls =    198
VariableMetric: Iteration #  57 - FCN =    297501.463257 Edm =     0.240788 NCalls =    200
VariableMetric: Iteration #  58 - FCN =    297501.078931 Edm =     0.111746 NCalls =    202
VariableMetric: Iteration #  59 - FCN =   297500.8276334 Edm =    0.0373109 NCalls =    205
VariableMetric: Iteration #  60 - FCN =   297500.7628811 Edm =    0.0131957 NCalls =    207
VariableMetric: Iteration #  61 - FCN =   297500.7247704 Edm =   0.00993886 NCalls =    210
VariableMetric: Iteration #  62 - FCN =   297500.7017613 Edm =   0.00567121 NCalls =    213
VariableMetric: Iteration #  63 - FCN =   297500.6970309 Edm =  0.000928963 NCalls =    215
VariableMetric: Iteration #  64 - FCN =   297500.6950821 Edm =  0.000590411 NCalls =    217
VariableMetric: Iteration #  65 - FCN =   297500.6920886 Edm =    0.0024015 NCalls =    219
VariableMetric: Iteration #  66 - FCN =   297500.6017705 Edm =    0.0913995 NCalls =    225
VariableMetric: Iteration #  67 - FCN =   297500.5632251 Edm =    0.0376371 NCalls =    230
VariableMetric: Iteration #  68 - FCN =    297496.849012 Edm =      1.46355 NCalls =    236
VariableMetric: Iteration #  69 - FCN =   297496.2626947 Edm =     0.275119 NCalls =    238
VariableMetric: Iteration #  70 - FCN =   297496.0666755 Edm =    0.0750236 NCalls =    240
VariableMetric: Iteration #  71 - FCN =   297496.0074957 Edm =   0.00983645 NCalls =    241
VariableMetric: Iteration #  72 - FCN =   297495.9947515 Edm =  0.000431182 NCalls =    243
VariableMetric: Iteration #  73 - FCN =   297495.9938646 Edm =  0.000338754 NCalls =    245
VariableMetric: Iteration #  74 - FCN =   297495.9886887 Edm =   0.00601002 NCalls =    248
VariableMetric: Iteration #  75 - FCN =   297495.9519389 Edm =    0.0367429 NCalls =    253
VariableMetric: Iteration #  76 - FCN =   297495.9137774 Edm =    0.0357989 NCalls =    258
VariableMetric: Iteration #  77 - FCN =   297492.7937955 Edm =     0.456172 NCalls =    263
VariableMetric: Iteration #  78 - FCN =   297492.0740871 Edm =     0.222632 NCalls =    266
VariableMetric: Iteration #  79 - FCN =    297491.902317 Edm =     0.018498 NCalls =    268
VariableMetric: Iteration #  80 - FCN =   297491.8841703 Edm =   0.00392934 NCalls =    270
VariableMetric: Iteration #  81 - FCN =   297491.8786229 Edm =  0.000355395 NCalls =    272
VariableMetric: Iteration #  82 - FCN =   297491.8781092 Edm =  0.000141492 NCalls =    274
VariableMetric: Iteration #  83 - FCN =   297491.8771158 Edm =   0.00102542 NCalls =    277
VariableMetric: Iteration #  84 - FCN =   297491.7797203 Edm =     0.110643 NCalls =    284
VariableMetric: Iteration #  85 - FCN =   297491.7679875 Edm =    0.0117067 NCalls =    289
VariableMetric: Iteration #  86 - FCN =   297491.7161242 Edm =    0.0511877 NCalls =    295
VariableMetric: Iteration #  87 - FCN =   297491.7147948 Edm =   0.00125694 NCalls =    298
VariableMetric: Iteration #  88 - FCN =   297491.5432622 Edm =    0.0671706 NCalls =    305
VariableMetric: Iteration #  89 - FCN =   297490.0572629 Edm =     0.581281 NCalls =    308
VariableMetric: Iteration #  90 - FCN =   297488.6811798 Edm =      1.64078 NCalls =    311
VariableMetric: Iteration #  91 - FCN =   297487.5865109 Edm =      1.24759 NCalls =    313
VariableMetric: Iteration #  92 - FCN =   297486.8523622 Edm =      0.61219 NCalls =    316
VariableMetric: Iteration #  93 - FCN =   297486.3115584 Edm =     0.190853 NCalls =    318
VariableMetric: Iteration #  94 - FCN =   297485.9305379 Edm =     0.231848 NCalls =    320
VariableMetric: Iteration #  95 - FCN =    297485.618093 Edm =     0.189289 NCalls =    323
VariableMetric: Iteration #  96 - FCN =   297485.3520513 Edm =     0.111334 NCalls =    326
VariableMetric: Iteration #  97 - FCN =   297485.2774898 Edm =     0.051856 NCalls =    328
VariableMetric: Iteration #  98 - FCN =    297485.249119 Edm =    0.0141543 NCalls =    330
VariableMetric: Iteration #  99 - FCN =   297485.2386193 Edm =   0.00128878 NCalls =    331
VariableMetric: Iteration # 100 - FCN =   297485.2363281 Edm =  0.000870148 NCalls =    333
VariableMetric: Iteration # 101 - FCN =   297485.2324788 Edm =   0.00447604 NCalls =    335
VariableMetric: Iteration # 102 - FCN =   297485.0212247 Edm =     0.215609 NCalls =    341
VariableMetric: Iteration # 103 - FCN =   297484.9985053 Edm =    0.0222762 NCalls =    345
VariableMetric: Iteration # 104 - FCN =   297484.7436279 Edm =     0.307538 NCalls =    351
VariableMetric: Iteration # 105 - FCN =   297484.7409078 Edm =   0.00130435 NCalls =    353
VariableMetric: Iteration # 106 - FCN =   297484.7046104 Edm =    0.0564886 NCalls =    358
VariableMetric: Iteration # 107 - FCN =   297484.6885555 Edm =    0.0155489 NCalls =    362
VariableMetric: Iteration # 108 - FCN =   297484.6536006 Edm =    0.0260617 NCalls =    366
VariableMetric: Iteration # 109 - FCN =   297483.0962164 Edm =       1.8757 NCalls =    372
VariableMetric: Iteration # 110 - FCN =   297479.9591851 Edm =      5.37037 NCalls =    382
VariableMetric: Iteration # 111 - FCN =   297479.9215338 Edm =     0.080559 NCalls =    384
VariableMetric: Iteration # 112 - FCN =   297479.6162072 Edm =     0.307966 NCalls =    388
VariableMetric: Iteration # 113 - FCN =   297478.1715866 Edm =     0.951652 NCalls =    393
VariableMetric: Iteration # 114 - FCN =   297477.3649121 Edm =     0.560283 NCalls =    395
VariableMetric: Iteration # 115 - FCN =   297475.9443009 Edm =      1.07622 NCalls =    397
VariableMetric: Iteration # 116 - FCN =   297474.3533751 Edm =      2.59712 NCalls =    400
VariableMetric: Iteration # 117 - FCN =   297473.5099306 Edm =      0.14763 NCalls =    402
VariableMetric: Iteration # 118 - FCN =   297473.3424822 Edm =    0.0150034 NCalls =    403
VariableMetric: Iteration # 119 - FCN =     297473.31722 Edm =   0.00741203 NCalls =    405
VariableMetric: Iteration # 120 - FCN =    297473.303356 Edm =   0.00117853 NCalls =    407
VariableMetric: Iteration # 121 - FCN =   297473.3020676 Edm =  0.000109103 NCalls =    409
VariableMetric: Iteration # 122 - FCN =   297473.3019071 Edm =  6.36903e-05 NCalls =    411
VariableMetric: After Hessian   - FCN =   297473.3019071 Edm =      689.892 NCalls =    884
VariableMetric: Iteration # 123 - FCN =   297473.3019071 Edm =      689.892 NCalls =    884
VariableMetric: Iteration # 124 - FCN =   297472.1124703 Edm =      17.0263 NCalls =    894
VariableMetric: Iteration # 125 - FCN =   297470.7709256 Edm =      2.36596 NCalls =    896
VariableMetric: Iteration # 126 - FCN =   297469.7276159 Edm =       0.1213 NCalls =    898
VariableMetric: Iteration # 127 - FCN =    297469.431294 Edm =    0.0427224 NCalls =    900
VariableMetric: Iteration # 128 - FCN =     297469.32567 Edm =    0.0240897 NCalls =    903
VariableMetric: Iteration # 129 - FCN =   297469.2410085 Edm =    0.0123977 NCalls =    905
VariableMetric: Iteration # 130 - FCN =   297469.2176564 Edm =   0.00834705 NCalls =    907
VariableMetric: Iteration # 131 - FCN =   297469.1991012 Edm =   0.00734833 NCalls =    910
VariableMetric: Iteration # 132 - FCN =   297469.1829627 Edm =   0.00816015 NCalls =    912
VariableMetric: Iteration # 133 - FCN =   297469.1227594 Edm =    0.0223766 NCalls =    915
VariableMetric: Iteration # 134 - FCN =   297469.0762077 Edm =    0.0194193 NCalls =    917
VariableMetric: Iteration # 135 - FCN =   297469.0169355 Edm =    0.0257613 NCalls =    919
VariableMetric: Iteration # 136 - FCN =   297468.9653869 Edm =     0.029702 NCalls =    921
VariableMetric: Iteration # 137 - FCN =    297468.911942 Edm =    0.0201551 NCalls =    923
VariableMetric: Iteration # 138 - FCN =   297468.8560812 Edm =    0.0141138 NCalls =    925
VariableMetric: Iteration # 139 - FCN =   297468.8305841 Edm =   0.00615426 NCalls =    927
VariableMetric: Iteration # 140 - FCN =   297468.8182405 Edm =   0.00302683 NCalls =    929
VariableMetric: Iteration # 141 - FCN =   297468.8116313 Edm =   0.00150097 NCalls =    931
VariableMetric: Iteration # 142 - FCN =   297468.8084301 Edm =  0.000521224 NCalls =    933
VariableMetric: Iteration # 143 - FCN =   297468.8066859 Edm =  0.000344549 NCalls =    935
VariableMetric: Iteration # 144 - FCN =   297468.8059634 Edm =  0.000157046 NCalls =    937
VariableMetric: Iteration # 145 - FCN =   297468.8051181 Edm =  0.000252436 NCalls =    940
VariableMetric: Iteration # 146 - FCN =   297468.8043102 Edm =  0.000277563 NCalls =    942
VariableMetric: Iteration # 147 - FCN =   297468.8033009 Edm =   6.1718e-05 NCalls =    945
VariableMetric: Iteration # 148 - FCN =   297468.8032243 Edm =  2.70017e-05 NCalls =    947
VariableMetric: After Hessian   - FCN =   297468.8032243 Edm =  6.51044e-05 NCalls =   1432
VariableMetric: Iteration # 149 - FCN =   297468.8032243 Edm =  6.51044e-05 NCalls =   1432
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   305953.5187525 Edm =      26.9473 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   305953.5187525 Edm =      26.9473 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   300059.0210773 Edm =       1.3128 NCalls =     10
VariableMetric: Iteration #   2 - FCN =   300055.4808942 Edm =      3.90527 NCalls =     12
VariableMetric: Iteration #   3 - FCN =   300048.9827843 Edm =      6.10889 NCalls =     14
VariableMetric: Iteration #   4 - FCN =   299955.8634187 Edm =      76.6753 NCalls =     20
VariableMetric: Iteration #   5 - FCN =   297884.8511195 Edm =      14.6435 NCalls =     25
VariableMetric: Iteration #   6 - FCN =   297861.9729465 Edm =       16.455 NCalls =     27
VariableMetric: Iteration #   7 - FCN =    297842.800117 Edm =     0.472798 NCalls =     29
VariableMetric: Iteration #   8 - FCN =   297841.5760794 Edm =     0.536912 NCalls =     31
VariableMetric: Iteration #   9 - FCN =   297771.1580731 Edm =      53.0491 NCalls =     37
VariableMetric: Iteration #  10 - FCN =   297580.1486271 Edm =      14.4042 NCalls =     40
VariableMetric: Iteration #  11 - FCN =     297569.93752 Edm =     0.289232 NCalls =     42
VariableMetric: Iteration #  12 - FCN =    297569.385152 Edm =     0.344566 NCalls =     44
VariableMetric: Iteration #  13 - FCN =   297562.5402519 Edm =      6.34498 NCalls =     48
VariableMetric: Iteration #  14 - FCN =   297372.1394569 Edm =      34.6712 NCalls =     53
VariableMetric: Iteration #  15 - FCN =   297333.6530483 Edm =      2.16047 NCalls =     55
VariableMetric: Iteration #  16 - FCN =   297331.6367093 Edm =     0.153557 NCalls =     57
VariableMetric: Iteration #  17 - FCN =   297331.4484213 Edm =    0.0774483 NCalls =     59
VariableMetric: Iteration #  18 - FCN =   297331.1870646 Edm =     0.160875 NCalls =     61
VariableMetric: Iteration #  19 - FCN =   297315.8127115 Edm =      12.9471 NCalls =     66
VariableMetric: Iteration #  20 - FCN =   297207.8009452 Edm =      4.45479 NCalls =     70
VariableMetric: Iteration #  21 - FCN =    297202.462343 Edm =     0.423318 NCalls =     72
VariableMetric: Iteration #  22 - FCN =   297201.9970488 Edm =    0.0421484 NCalls =     74
VariableMetric: Iteration #  23 - FCN =   297201.9298671 Edm =    0.0199323 NCalls =     76
VariableMetric: Iteration #  24 - FCN =   297201.8780384 Edm =    0.0241363 NCalls =     78
VariableMetric: Iteration #  25 - FCN =   297199.5661302 Edm =      2.19316 NCalls =     83
VariableMetric: Iteration #  26 - FCN =   297157.9153838 Edm =        17.26 NCalls =     88
VariableMetric: Iteration #  27 - FCN =   297140.2512781 Edm =      2.37762 NCalls =     90
VariableMetric: Iteration #  28 - FCN =   297138.2983774 Edm =     0.598961 NCalls =     92
VariableMetric: Iteration #  29 - FCN =   297137.8440607 Edm =    0.0783599 NCalls =     93
VariableMetric: Iteration #  30 - FCN =   297137.7566148 Edm =    0.0144578 NCalls =     95
VariableMetric: Iteration #  31 - FCN =    297137.668081 Edm =    0.0795391 NCalls =     98
VariableMetric: Iteration #  32 - FCN =   297125.9408233 Edm =      10.4711 NCalls =    105
VariableMetric: Iteration #  33 - FCN =   297081.5841176 Edm =      10.2551 NCalls =    108
VariableMetric: Iteration #  34 - FCN =   297070.8047989 Edm =      3.90801 NCalls =    110
VariableMetric: Iteration #  35 - FCN =   297066.7405834 Edm =     0.675365 NCalls =    113
VariableMetric: Iteration #  36 - FCN =   297065.7722076 Edm =    0.0627458 NCalls =    115
VariableMetric: Iteration #  37 - FCN =   297065.7030269 Edm =   0.00882001 NCalls =    116
VariableMetric: Iteration #  38 - FCN =   297065.6512898 Edm =     0.048741 NCalls =    119
VariableMetric: Iteration #  39 - FCN =   297064.3952097 Edm =       1.4125 NCalls =    125
VariableMetric: Iteration #  40 - FCN =   297060.0700564 Edm =       3.4669 NCalls =    133
VariableMetric: Iteration #  41 - FCN =   297045.4289128 Edm =      7.87928 NCalls =    136
VariableMetric: Iteration #  42 - FCN =   297038.8265815 Edm =      4.04113 NCalls =    139
VariableMetric: Iteration #  43 - FCN =   297035.7946767 Edm =     0.688151 NCalls =    142
VariableMetric: Iteration #  44 - FCN =   297035.0821422 Edm =    0.0302137 NCalls =    143
VariableMetric: Iteration #  45 - FCN =   297035.0501418 Edm =   0.00846455 NCalls =    145
VariableMetric: Iteration #  46 - FCN =   297035.0195106 Edm =    0.0163802 NCalls =    147
VariableMetric: Iteration #  47 - FCN =   297034.9796452 Edm =   0.00521424 NCalls =    149
VariableMetric: Iteration #  48 - FCN =   297034.9729538 Edm =   0.00316297 NCalls =    151
VariableMetric: Iteration #  49 - FCN =   297034.9464028 Edm =    0.0200735 NCalls =    154
VariableMetric: Iteration #  50 - FCN =   297034.1431868 Edm =     0.721069 NCalls =    158
VariableMetric: Iteration #  51 - FCN =   297022.5611389 Edm =      8.87122 NCalls =    164
VariableMetric: Iteration #  52 - FCN =   297016.2690714 Edm =      7.34132 NCalls =    168
VariableMetric: Iteration #  53 - FCN =   297014.1030638 Edm =      2.06347 NCalls =    171
VariableMetric: Iteration #  54 - FCN =   297012.2523188 Edm =    0.0983938 NCalls =    173
VariableMetric: Iteration #  55 - FCN =   297012.1800234 Edm =   0.00759766 NCalls =    175
VariableMetric: Iteration #  56 - FCN =     297012.17429 Edm =  0.000972421 NCalls =    177
VariableMetric: Iteration #  57 - FCN =   297012.1729863 Edm =  0.000773259 NCalls =    179
VariableMetric: Iteration #  58 - FCN =   297012.1694002 Edm =   0.00320744 NCalls =    182
VariableMetric: Iteration #  59 - FCN =   297012.1394659 Edm =     0.035705 NCalls =    187
VariableMetric: Iteration #  60 - FCN =   297012.1183964 Edm =    0.0204556 NCalls =    192
VariableMetric: Iteration #  61 - FCN =   297010.0989123 Edm =    0.0525815 NCalls =    197
VariableMetric: Iteration #  62 - FCN =   297010.0367812 Edm =    0.0051098 NCalls =    199
VariableMetric: Iteration #  63 - FCN =   297010.0310706 Edm =  0.000564053 NCalls =    201
VariableMetric: Iteration #  64 - FCN =   297010.0302026 Edm =  0.000366813 NCalls =    203
VariableMetric: Iteration #  65 - FCN =   297010.0239081 Edm =   0.00577191 NCalls =    207
VariableMetric: Iteration #  66 - FCN =   297009.8560286 Edm =     0.169911 NCalls =    211
VariableMetric: Iteration #  67 - FCN =   297008.4005899 Edm =     0.717213 NCalls =    217
VariableMetric: Iteration #  68 - FCN =   297007.1528231 Edm =    0.0862457 NCalls =    219
VariableMetric: Iteration #  69 - FCN =   297007.0441572 Edm =   0.00632036 NCalls =    221
VariableMetric: Iteration #  70 - FCN =    297007.037188 Edm =  8.02029e-05 NCalls =    223
VariableMetric: After Hessian   - FCN =    297007.037188 Edm =      6.83665 NCalls =    702
VariableMetric: Iteration #  71 - FCN =    297007.037188 Edm =      6.83665 NCalls =    702
VariableMetric: Iteration #  72 - FCN =   297006.7379683 Edm =      8.24311 NCalls =    706
VariableMetric: Iteration #  73 - FCN =   297003.7831067 Edm =     0.769674 NCalls =    709
VariableMetric: Iteration #  74 - FCN =   297003.3487031 Edm =     0.557961 NCalls =    711
VariableMetric: Iteration #  75 - FCN =   297002.9348478 Edm =     0.497327 NCalls =    714
VariableMetric: Iteration #  76 - FCN =    297002.704699 Edm =     0.513616 NCalls =    717
VariableMetric: Iteration #  77 - FCN =   297000.9865618 Edm =      3.53898 NCalls =    721
VariableMetric: Iteration #  78 - FCN =   297000.8204942 Edm =     0.336552 NCalls =    723
VariableMetric: Iteration #  79 - FCN =   297000.4985414 Edm =      1.35161 NCalls =    726
VariableMetric: Iteration #  80 - FCN =   296993.7732043 Edm =      27.6938 NCalls =    734
VariableMetric: Iteration #  81 - FCN =   296993.5192961 Edm =      1.43704 NCalls =    737
VariableMetric: Iteration #  82 - FCN =   296991.2588477 Edm =      10.8636 NCalls =    742
VariableMetric: Iteration #  83 - FCN =   296986.7817913 Edm =      6.84912 NCalls =    748
VariableMetric: Iteration #  84 - FCN =   296986.3700831 Edm =      1.22054 NCalls =    751
VariableMetric: Iteration #  85 - FCN =   296984.4993029 Edm =      3.01601 NCalls =    757
VariableMetric: Iteration #  86 - FCN =   296980.3932454 Edm =      1.98031 NCalls =    762
VariableMetric: Iteration #  87 - FCN =   296977.5666393 Edm =      2.09012 NCalls =    766
VariableMetric: Iteration #  88 - FCN =   296976.2959115 Edm =      1.54843 NCalls =    769
VariableMetric: Iteration #  89 - FCN =   296975.3234694 Edm =      1.06307 NCalls =    771
VariableMetric: Iteration #  90 - FCN =   296973.1996438 Edm =     0.574631 NCalls =    775
VariableMetric: Iteration #  91 - FCN =   296972.7952522 Edm =      0.70434 NCalls =    777
VariableMetric: Iteration #  92 - FCN =   296972.4233819 Edm =     0.122602 NCalls =    779
VariableMetric: Iteration #  93 - FCN =   296972.2043599 Edm =    0.0323368 NCalls =    781
VariableMetric: Iteration #  94 - FCN =   296972.1651687 Edm =    0.0157878 NCalls =    783
VariableMetric: Iteration #  95 - FCN =   296972.1329218 Edm =    0.0141998 NCalls =    785
VariableMetric: Iteration #  96 - FCN =   296972.0985311 Edm =    0.0105871 NCalls =    787
VariableMetric: Iteration #  97 - FCN =   296972.0671481 Edm =   0.00450208 NCalls =    789
VariableMetric: Iteration #  98 - FCN =   296972.0596078 Edm =   0.00205654 NCalls =    791
VariableMetric: Iteration #  99 - FCN =   296972.0558249 Edm =   0.00154207 NCalls =    793
VariableMetric: Iteration # 100 - FCN =   296972.0521942 Edm =   0.00118514 NCalls =    795
VariableMetric: Iteration # 101 - FCN =   296972.0493885 Edm =   0.00049295 NCalls =    797
VariableMetric: Iteration # 102 - FCN =   296972.0484362 Edm =  0.000318742 NCalls =    799
VariableMetric: Iteration # 103 - FCN =   296972.0480768 Edm =  0.000113542 NCalls =    801
VariableMetric: Iteration # 104 - FCN =   296972.0478876 Edm =  4.65188e-05 NCalls =    803
VariableMetric: After Hessian   - FCN =   296972.0478876 Edm =   0.00015959 NCalls =   1284
VariableMetric: Iteration # 105 - FCN =   296972.0478876 Edm =   0.00015959 NCalls =   1284
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   313276.4645439 Edm =      114.813 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   313276.4645439 Edm =      114.813 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   302784.9902943 Edm =      11.0881 NCalls =     10
VariableMetric: Iteration #   2 - FCN =    302520.533496 Edm =      34.2535 NCalls =     15
VariableMetric: Iteration #   3 - FCN =   299830.9288028 Edm =      65.9494 NCalls =     26
VariableMetric: Iteration #   4 - FCN =   299805.1282673 Edm =      185.621 NCalls =     28
VariableMetric: Iteration #   5 - FCN =    299512.212378 Edm =      3.27451 NCalls =     32
VariableMetric: Iteration #   6 - FCN =   299495.0684809 Edm =       19.661 NCalls =     35
VariableMetric: Iteration #   7 - FCN =   299411.7589983 Edm =      80.0908 NCalls =     39
VariableMetric: Iteration #   8 - FCN =   299277.0970352 Edm =      108.124 NCalls =     44
VariableMetric: Iteration #   9 - FCN =   298237.5265492 Edm =      182.971 NCalls =     48
VariableMetric: Iteration #  10 - FCN =    297974.174695 Edm =      14.6319 NCalls =     51
VariableMetric: Iteration #  11 - FCN =    297921.668546 Edm =      10.6758 NCalls =     54
VariableMetric: Iteration #  12 - FCN =   297880.4390562 Edm =      33.3013 NCalls =     56
VariableMetric: Iteration #  13 - FCN =   297795.0472317 Edm =      32.8976 NCalls =     60
VariableMetric: Iteration #  14 - FCN =   297699.9133993 Edm =      30.5049 NCalls =     65
VariableMetric: Iteration #  15 - FCN =   297637.6452756 Edm =      96.3288 NCalls =     68
VariableMetric: Iteration #  16 - FCN =   297565.3973627 Edm =      25.3548 NCalls =     71
VariableMetric: Iteration #  17 - FCN =    297525.351933 Edm =      9.00086 NCalls =     75
VariableMetric: Iteration #  18 - FCN =   297508.0934782 Edm =      7.78385 NCalls =     78
VariableMetric: Iteration #  19 - FCN =   297504.9282331 Edm =     0.778602 NCalls =     80
VariableMetric: Iteration #  20 - FCN =   297503.8472813 Edm =    0.0460675 NCalls =     82
VariableMetric: Iteration #  21 - FCN =   297503.7455138 Edm =    0.0303494 NCalls =     84
VariableMetric: Iteration #  22 - FCN =   297503.4620549 Edm =     0.242882 NCalls =     87
VariableMetric: Iteration #  23 - FCN =   297500.6948589 Edm =      1.78394 NCalls =     90
VariableMetric: Iteration #  24 - FCN =   297461.0687421 Edm =      38.2613 NCalls =     95
VariableMetric: Iteration #  25 - FCN =   297417.9262908 Edm =      27.2437 NCalls =    104
VariableMetric: Iteration #  26 - FCN =   297417.3993262 Edm =       1.4666 NCalls =    106
VariableMetric: Iteration #  27 - FCN =    297414.665331 Edm =       9.5584 NCalls =    108
VariableMetric: Iteration #  28 - FCN =   297405.5079183 Edm =      5.66018 NCalls =    111
VariableMetric: Iteration #  29 - FCN =   297400.5672108 Edm =     0.295692 NCalls =    113
VariableMetric: Iteration #  30 - FCN =   297400.1631791 Edm =      0.07707 NCalls =    115
VariableMetric: Iteration #  31 - FCN =   297399.8450101 Edm =    0.0745488 NCalls =    117
VariableMetric: Iteration #  32 - FCN =   297399.5460008 Edm =     0.160813 NCalls =    119
VariableMetric: Iteration #  33 - FCN =   297396.3858795 Edm =      2.64677 NCalls =    124
VariableMetric: Iteration #  34 - FCN =   297371.5808447 Edm =      3.53838 NCalls =    127
VariableMetric: Iteration #  35 - FCN =   297367.1243227 Edm =     0.544773 NCalls =    129
VariableMetric: Iteration #  36 - FCN =   297366.7615456 Edm =      0.01519 NCalls =    131
VariableMetric: Iteration #  37 - FCN =   297366.7396556 Edm =   0.00572382 NCalls =    133
VariableMetric: Iteration #  38 - FCN =   297366.7002935 Edm =    0.0339913 NCalls =    136
VariableMetric: Iteration #  39 - FCN =   297365.0713031 Edm =      1.27132 NCalls =    142
VariableMetric: Iteration #  40 - FCN =   297354.2256798 Edm =      2.83973 NCalls =    146
VariableMetric: Iteration #  41 - FCN =   297351.1069416 Edm =      1.06153 NCalls =    149
VariableMetric: Iteration #  42 - FCN =   297349.9176362 Edm =     0.537062 NCalls =    152
VariableMetric: Iteration #  43 - FCN =   297349.2105846 Edm =     0.347616 NCalls =    155
VariableMetric: Iteration #  44 - FCN =   297348.6535286 Edm =     0.375123 NCalls =    158
VariableMetric: Iteration #  45 - FCN =   297348.3796438 Edm =    0.0946347 NCalls =    161
VariableMetric: Iteration #  46 - FCN =   297348.2522887 Edm =    0.0872678 NCalls =    164
VariableMetric: Iteration #  47 - FCN =   297348.1599314 Edm =    0.0468025 NCalls =    166
VariableMetric: Iteration #  48 - FCN =   297348.0785365 Edm =   0.00911243 NCalls =    169
VariableMetric: Iteration #  49 - FCN =   297348.0624651 Edm =   0.00642638 NCalls =    171
VariableMetric: Iteration #  50 - FCN =    297348.041861 Edm =    0.0190304 NCalls =    174
VariableMetric: Iteration #  51 - FCN =   297347.6922156 Edm =     0.296071 NCalls =    179
VariableMetric: Iteration #  52 - FCN =   297337.4701272 Edm =       1.8447 NCalls =    183
VariableMetric: Iteration #  53 - FCN =   297335.5086811 Edm =     0.843625 NCalls =    185
VariableMetric: Iteration #  54 - FCN =   297334.7140432 Edm =     0.139011 NCalls =    187
VariableMetric: Iteration #  55 - FCN =   297334.5515511 Edm =   0.00308722 NCalls =    189
VariableMetric: Iteration #  56 - FCN =   297334.5456137 Edm =   0.00114545 NCalls =    191
VariableMetric: Iteration #  57 - FCN =   297334.5436465 Edm =  0.000403381 NCalls =    193
VariableMetric: Iteration #  58 - FCN =    297334.537531 Edm =   0.00484053 NCalls =    196
VariableMetric: Iteration #  59 - FCN =   297333.7188005 Edm =      0.71691 NCalls =    202
VariableMetric: Iteration #  60 - FCN =   297326.0929789 Edm =     0.711277 NCalls =    206
VariableMetric: Iteration #  61 - FCN =   297325.4429325 Edm =     0.262308 NCalls =    207
VariableMetric: Iteration #  62 - FCN =   297325.3316376 Edm =    0.0125989 NCalls =    209
VariableMetric: Iteration #  63 - FCN =   297325.3131228 Edm =   0.00175353 NCalls =    211
VariableMetric: Iteration #  64 - FCN =   297325.3106819 Edm =  0.000645859 NCalls =    213
VariableMetric: Iteration #  65 - FCN =   297325.3070675 Edm =   0.00190395 NCalls =    217
VariableMetric: Iteration #  66 - FCN =    297325.303007 Edm =   0.00177808 NCalls =    220
VariableMetric: Iteration #  67 - FCN =    297325.301141 Edm =  0.000822402 NCalls =    222
VariableMetric: Iteration #  68 - FCN =   297325.2971102 Edm =   0.00263627 NCalls =    225
VariableMetric: Iteration #  69 - FCN =   297325.2848999 Edm =    0.0100618 NCalls =    227
VariableMetric: Iteration #  70 - FCN =   297325.1293686 Edm =     0.153057 NCalls =    232
VariableMetric: Iteration #  71 - FCN =   297325.0449895 Edm =     0.154078 NCalls =    237
VariableMetric: Iteration #  72 - FCN =   297325.0072495 Edm =     0.100049 NCalls =    240
VariableMetric: Iteration #  73 - FCN =   297325.0024047 Edm =   0.00725422 NCalls =    242
VariableMetric: Iteration #  74 - FCN =   297324.9535858 Edm =    0.0364387 NCalls =    246
VariableMetric: Iteration #  75 - FCN =   297324.9486975 Edm =    0.0110955 NCalls =    247
VariableMetric: Iteration #  76 - FCN =   297324.9244724 Edm =    0.0301104 NCalls =    250
VariableMetric: Iteration #  77 - FCN =   297324.6447344 Edm =     0.276253 NCalls =    257
VariableMetric: Iteration #  78 - FCN =   297324.6398923 Edm =   0.00874162 NCalls =    259
VariableMetric: Iteration #  79 - FCN =   297324.3721183 Edm =     0.110009 NCalls =    264
VariableMetric: Iteration #  80 - FCN =   297324.1628167 Edm =    0.0141504 NCalls =    267
VariableMetric: Iteration #  81 - FCN =   297324.1476763 Edm =    0.0032886 NCalls =    269
VariableMetric: Iteration #  82 - FCN =   297324.1445683 Edm =   0.00212301 NCalls =    271
VariableMetric: Iteration #  83 - FCN =   297324.1053533 Edm =    0.0410694 NCalls =    275
VariableMetric: Iteration #  84 - FCN =   297323.7608483 Edm =     0.340929 NCalls =    282
VariableMetric: Iteration #  85 - FCN =   297323.7551882 Edm =   0.00575745 NCalls =    284
VariableMetric: Iteration #  86 - FCN =   297323.6545187 Edm =     0.111876 NCalls =    289
VariableMetric: Iteration #  87 - FCN =   297323.2783491 Edm =     0.358657 NCalls =    295
VariableMetric: Iteration #  88 - FCN =   297322.2714788 Edm =      1.30845 NCalls =    300
VariableMetric: Iteration #  89 - FCN =    297321.307743 Edm =     0.244633 NCalls =    303
VariableMetric: Iteration #  90 - FCN =   297321.1867515 Edm =    0.0527352 NCalls =    305
VariableMetric: Iteration #  91 - FCN =   297321.1250102 Edm =    0.0144514 NCalls =    307
VariableMetric: Iteration #  92 - FCN =   297321.0978881 Edm =    0.0110325 NCalls =    309
VariableMetric: Iteration #  93 - FCN =   297321.0407574 Edm =   0.00256791 NCalls =    311
VariableMetric: Iteration #  94 - FCN =    297321.037988 Edm =  0.000568538 NCalls =    312
VariableMetric: Iteration #  95 - FCN =   297321.0360312 Edm =   0.00153185 NCalls =    314
VariableMetric: Iteration #  96 - FCN =   297321.0040312 Edm =    0.0328921 NCalls =    319
VariableMetric: Iteration #  97 - FCN =   297320.8818934 Edm =     0.110304 NCalls =    325
VariableMetric: Iteration #  98 - FCN =   297317.8204062 Edm =      2.89786 NCalls =    331
VariableMetric: Iteration #  99 - FCN =   297317.5647316 Edm =     0.576701 NCalls =    334
VariableMetric: Iteration # 100 - FCN =   297315.6425734 Edm =     0.147084 NCalls =    338
VariableMetric: Iteration # 101 - FCN =   297315.4193155 Edm =     0.046707 NCalls =    340
VariableMetric: Iteration # 102 - FCN =   297315.3385171 Edm =    0.0221567 NCalls =    342
VariableMetric: Iteration # 103 - FCN =    297315.298962 Edm =   0.00271068 NCalls =    344
VariableMetric: Iteration # 104 - FCN =   297315.2950671 Edm =  0.000448089 NCalls =    346
VariableMetric: Iteration # 105 - FCN =   297315.2902365 Edm =    0.0042354 NCalls =    349
VariableMetric: Iteration # 106 - FCN =   297315.1265946 Edm =     0.190791 NCalls =    354
VariableMetric: Iteration # 107 - FCN =   297314.9316877 Edm =     0.187816 NCalls =    360
VariableMetric: Iteration # 108 - FCN =   297309.1839764 Edm =      1.15463 NCalls =    365
VariableMetric: Iteration # 109 - FCN =    297308.196021 Edm =     0.379447 NCalls =    367
VariableMetric: Iteration # 110 - FCN =   297307.7504171 Edm =      0.15992 NCalls =    369
VariableMetric: Iteration # 111 - FCN =   297307.6249639 Edm =    0.0352886 NCalls =    371
VariableMetric: Iteration # 112 - FCN =   297307.5952678 Edm =   0.00295368 NCalls =    372
VariableMetric: Iteration # 113 - FCN =   297307.5910486 Edm =  0.000278592 NCalls =    374
VariableMetric: Iteration # 114 - FCN =   297307.5904951 Edm =  0.000213849 NCalls =    376
VariableMetric: Iteration # 115 - FCN =   297307.5887435 Edm =  0.000866612 NCalls =    379
VariableMetric: Iteration # 116 - FCN =    297307.574604 Edm =    0.0133456 NCalls =    383
VariableMetric: Iteration # 117 - FCN =   297306.8451623 Edm =     0.457264 NCalls =    391
VariableMetric: Iteration # 118 - FCN =   297304.9368604 Edm =     0.241071 NCalls =    394
VariableMetric: Iteration # 119 - FCN =    297304.752941 Edm =    0.0209475 NCalls =    396
VariableMetric: Iteration # 120 - FCN =   297304.7341804 Edm =  0.000643068 NCalls =    397
VariableMetric: Iteration # 121 - FCN =   297304.7335695 Edm =   5.9479e-05 NCalls =    399
VariableMetric: After Hessian   - FCN =   297304.7335695 Edm =      42.4414 NCalls =    874
VariableMetric: Iteration # 122 - FCN =   297304.7335695 Edm =      42.4414 NCalls =    874
VariableMetric: Iteration # 123 - FCN =   297304.4621381 Edm =       19.285 NCalls =    879
VariableMetric: Iteration # 124 - FCN =   297300.3782206 Edm =      1.67343 NCalls =    882
VariableMetric: Iteration # 125 - FCN =    297299.559567 Edm =     0.491938 NCalls =    885
VariableMetric: Iteration # 126 - FCN =   297299.2241965 Edm =      1.39355 NCalls =    888
VariableMetric: Iteration # 127 - FCN =   297295.2162433 Edm =     0.991878 NCalls =    893
VariableMetric: Iteration # 128 - FCN =   297294.8312555 Edm =      0.91759 NCalls =    895
VariableMetric: Iteration # 129 - FCN =   297293.8476232 Edm =      3.13898 NCalls =    896
VariableMetric: Iteration # 130 - FCN =   297292.7851633 Edm =     0.795169 NCalls =    899
VariableMetric: Iteration # 131 - FCN =   297291.5779331 Edm =     0.591026 NCalls =    901
VariableMetric: Iteration # 132 - FCN =   297290.4818755 Edm =     0.135034 NCalls =    903
VariableMetric: Iteration # 133 - FCN =   297290.2290859 Edm =     0.134474 NCalls =    905
VariableMetric: Iteration # 134 - FCN =   297290.0961381 Edm =    0.0332022 NCalls =    907
VariableMetric: Iteration # 135 - FCN =   297290.0209508 Edm =    0.0131199 NCalls =    909
VariableMetric: Iteration # 136 - FCN =   297289.9735522 Edm =    0.0202811 NCalls =    911
VariableMetric: Iteration # 137 - FCN =   297289.9287144 Edm =   0.00838083 NCalls =    913
VariableMetric: Iteration # 138 - FCN =   297289.9027872 Edm =    0.0170248 NCalls =    915
VariableMetric: Iteration # 139 - FCN =   297289.7901833 Edm =    0.0180827 NCalls =    918
VariableMetric: Iteration # 140 - FCN =   297289.7418004 Edm =    0.0243287 NCalls =    920
VariableMetric: Iteration # 141 - FCN =   297289.6678114 Edm =    0.0107391 NCalls =    922
VariableMetric: Iteration # 142 - FCN =    297289.609456 Edm =     0.029631 NCalls =    925
VariableMetric: Iteration # 143 - FCN =   297289.5105347 Edm =    0.0241103 NCalls =    927
VariableMetric: Iteration # 144 - FCN =   297289.3959678 Edm =    0.0220095 NCalls =    929
VariableMetric: Iteration # 145 - FCN =   297289.3453974 Edm =    0.0140045 NCalls =    931
VariableMetric: Iteration # 146 - FCN =   297289.2897409 Edm =    0.0172876 NCalls =    933
VariableMetric: Iteration # 147 - FCN =    297289.228304 Edm =    0.0153256 NCalls =    935
VariableMetric: Iteration # 148 - FCN =    297289.170782 Edm =   0.00943356 NCalls =    937
VariableMetric: Iteration # 149 - FCN =   297289.1304305 Edm =     0.015858 NCalls =    939
VariableMetric: Iteration # 150 - FCN =   297289.0926506 Edm =   0.00351597 NCalls =    941
VariableMetric: Iteration # 151 - FCN =    297289.086016 Edm =   0.00223892 NCalls =    943
VariableMetric: Iteration # 152 - FCN =   297289.0772558 Edm =   0.00120806 NCalls =    945
VariableMetric: Iteration # 153 - FCN =   297289.0744111 Edm =  0.000891814 NCalls =    947
VariableMetric: Iteration # 154 - FCN =   297289.0707928 Edm =  0.000308641 NCalls =    949
VariableMetric: Iteration # 155 - FCN =   297289.0702351 Edm =  0.000110843 NCalls =    951
VariableMetric: Iteration # 156 - FCN =   297289.0699893 Edm =  1.05619e-05 NCalls =    953
VariableMetric: After Hessian   - FCN =   297289.0699893 Edm =  6.57609e-05 NCalls =   1436
VariableMetric: Iteration # 157 - FCN =   297289.0699893 Edm =  6.57609e-05 NCalls =   1436
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   314711.2801439 Edm =      46.9979 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   314711.2801439 Edm =      46.9979 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   299454.7028842 Edm =       2.8642 NCalls =     10
VariableMetric: Iteration #   2 - FCN =   299404.0436735 Edm =      4.46613 NCalls =     14
VariableMetric: Iteration #   3 - FCN =   299325.8600553 Edm =      143.532 NCalls =     17
VariableMetric: Iteration #   4 - FCN =   299252.5473909 Edm =      70.2026 NCalls =     20
VariableMetric: Iteration #   5 - FCN =   299097.0878875 Edm =      106.369 NCalls =     24
VariableMetric: Iteration #   6 - FCN =   298406.1778825 Edm =      52.7296 NCalls =     28
VariableMetric: Iteration #   7 - FCN =   298185.0015523 Edm =      124.191 NCalls =     35
VariableMetric: Iteration #   8 - FCN =   298178.0150887 Edm =      55.7498 NCalls =     37
VariableMetric: Iteration #   9 - FCN =   298146.7535472 Edm =      21.9636 NCalls =     40
VariableMetric: Iteration #  10 - FCN =    298053.210229 Edm =       1.7869 NCalls =     43
VariableMetric: Iteration #  11 - FCN =     298051.52633 Edm =     0.517545 NCalls =     45
VariableMetric: Iteration #  12 - FCN =   298026.4668345 Edm =      21.6907 NCalls =     50
VariableMetric: Iteration #  13 - FCN =   297592.3145418 Edm =      60.9028 NCalls =     54
VariableMetric: Iteration #  14 - FCN =   297524.6036925 Edm =      7.81742 NCalls =     56
VariableMetric: Iteration #  15 - FCN =   297511.5880573 Edm =      8.24656 NCalls =     59
VariableMetric: Iteration #  16 - FCN =   297496.1704464 Edm =     0.966558 NCalls =     63
VariableMetric: Iteration #  17 - FCN =   297495.6842584 Edm =     0.109161 NCalls =     65
VariableMetric: Iteration #  18 - FCN =   297495.5205859 Edm =    0.0668937 NCalls =     67
VariableMetric: Iteration #  19 - FCN =   297485.2742665 Edm =      10.8238 NCalls =     73
VariableMetric: Iteration #  20 - FCN =   297417.4568285 Edm =      20.7697 NCalls =     77
VariableMetric: Iteration #  21 - FCN =   297413.8124466 Edm =      2.11371 NCalls =     79
VariableMetric: Iteration #  22 - FCN =   297413.4200394 Edm =    0.0401066 NCalls =     81
VariableMetric: Iteration #  23 - FCN =   297413.2035632 Edm =     0.140989 NCalls =     84
VariableMetric: Iteration #  24 - FCN =   297407.6966538 Edm =      5.93436 NCalls =     88
VariableMetric: Iteration #  25 - FCN =   297405.3939421 Edm =      2.12787 NCalls =     92
VariableMetric: Iteration #  26 - FCN =    297339.843744 Edm =       3.6809 NCalls =     96
VariableMetric: Iteration #  27 - FCN =   297335.7591997 Edm =      1.30039 NCalls =     98
VariableMetric: Iteration #  28 - FCN =   297333.0379128 Edm =     0.235912 NCalls =    101
VariableMetric: Iteration #  29 - FCN =   297332.7328411 Edm =    0.0231383 NCalls =    103
VariableMetric: Iteration #  30 - FCN =    297332.683914 Edm =    0.0132879 NCalls =    105
VariableMetric: Iteration #  31 - FCN =   297332.6247524 Edm =    0.0394945 NCalls =    107
VariableMetric: Iteration #  32 - FCN =   297330.8704829 Edm =      1.18734 NCalls =    111
VariableMetric: Iteration #  33 - FCN =   297315.5086097 Edm =      8.70558 NCalls =    116
VariableMetric: Iteration #  34 - FCN =   297310.8325511 Edm =      9.43173 NCalls =    118
VariableMetric: Iteration #  35 - FCN =   297300.5834648 Edm =      12.6723 NCalls =    125
VariableMetric: Iteration #  36 - FCN =   297295.0978609 Edm =      19.5062 NCalls =    129
VariableMetric: Iteration #  37 - FCN =   297285.3082466 Edm =      3.78411 NCalls =    131
VariableMetric: Iteration #  38 - FCN =   297278.2529181 Edm =      1.97949 NCalls =    133
VariableMetric: Iteration #  39 - FCN =   297276.7723261 Edm =     0.929596 NCalls =    135
VariableMetric: Iteration #  40 - FCN =   297275.0146507 Edm =      1.09364 NCalls =    137
VariableMetric: Iteration #  41 - FCN =   297273.3750276 Edm =       2.0782 NCalls =    139
VariableMetric: Iteration #  42 - FCN =   297270.8708332 Edm =     0.494745 NCalls =    142
VariableMetric: Iteration #  43 - FCN =   297270.0980802 Edm =      0.89125 NCalls =    143
VariableMetric: Iteration #  44 - FCN =   297269.4717028 Edm =    0.0362747 NCalls =    145
VariableMetric: Iteration #  45 - FCN =   297269.4359373 Edm =   0.00869447 NCalls =    146
VariableMetric: Iteration #  46 - FCN =   297269.4291897 Edm =   0.00276322 NCalls =    147
VariableMetric: Iteration #  47 - FCN =    297269.389687 Edm =    0.0359218 NCalls =    151
VariableMetric: Iteration #  48 - FCN =   297267.4687441 Edm =       1.6188 NCalls =    156
VariableMetric: Iteration #  49 - FCN =   297262.4516517 Edm =      1.96429 NCalls =    161
VariableMetric: Iteration #  50 - FCN =   297259.7339021 Edm =     0.758777 NCalls =    163
VariableMetric: Iteration #  51 - FCN =   297258.7408861 Edm =      1.43376 NCalls =    166
VariableMetric: Iteration #  52 - FCN =   297257.6518905 Edm =     0.715768 NCalls =    169
VariableMetric: Iteration #  53 - FCN =   297256.9381953 Edm =     0.219915 NCalls =    172
VariableMetric: Iteration #  54 - FCN =    297256.564274 Edm =    0.0795003 NCalls =    174
VariableMetric: Iteration #  55 - FCN =   297256.4858705 Edm =     0.057621 NCalls =    176
VariableMetric: Iteration #  56 - FCN =   297256.4296679 Edm =   0.00473285 NCalls =    178
VariableMetric: Iteration #  57 - FCN =   297256.4219042 Edm =   0.00349369 NCalls =    180
VariableMetric: Iteration #  58 - FCN =   297256.3973365 Edm =    0.0230183 NCalls =    183
VariableMetric: Iteration #  59 - FCN =   297255.6325032 Edm =     0.585955 NCalls =    190
VariableMetric: Iteration #  60 - FCN =   297249.2655614 Edm =      2.61893 NCalls =    195
VariableMetric: Iteration #  61 - FCN =   297244.3216492 Edm =     0.599044 NCalls =    197
VariableMetric: Iteration #  62 - FCN =   297243.6213269 Edm =     0.147253 NCalls =    199
VariableMetric: Iteration #  63 - FCN =    297243.442237 Edm =    0.0596356 NCalls =    201
VariableMetric: Iteration #  64 - FCN =   297243.3976881 Edm =    0.0375576 NCalls =    203
VariableMetric: Iteration #  65 - FCN =   297243.3372714 Edm =    0.0114662 NCalls =    205
VariableMetric: Iteration #  66 - FCN =   297243.3172252 Edm =   0.00270422 NCalls =    207
VariableMetric: Iteration #  67 - FCN =    297243.310069 Edm =    0.0049985 NCalls =    210
VariableMetric: Iteration #  68 - FCN =   297243.3016358 Edm =   0.00486273 NCalls =    212
VariableMetric: Iteration #  69 - FCN =     297243.28148 Edm =     0.014591 NCalls =    214
VariableMetric: Iteration #  70 - FCN =   297242.7632106 Edm =     0.838484 NCalls =    223
VariableMetric: Iteration #  71 - FCN =   297242.6155712 Edm =     0.426123 NCalls =    225
VariableMetric: Iteration #  72 - FCN =   297241.7125806 Edm =     0.934989 NCalls =    228
VariableMetric: Iteration #  73 - FCN =     297240.40932 Edm =     0.738386 NCalls =    230
VariableMetric: Iteration #  74 - FCN =   297237.2738865 Edm =      1.51395 NCalls =    233
VariableMetric: Iteration #  75 - FCN =   297236.0862516 Edm =      0.20152 NCalls =    235
VariableMetric: Iteration #  76 - FCN =    297235.544728 Edm =     0.207736 NCalls =    237
VariableMetric: Iteration #  77 - FCN =   297234.8479641 Edm =     0.046392 NCalls =    242
VariableMetric: Iteration #  78 - FCN =   297234.7907429 Edm =    0.0135919 NCalls =    244
VariableMetric: Iteration #  79 - FCN =   297234.7797992 Edm =    0.0105896 NCalls =    245
VariableMetric: Iteration #  80 - FCN =   297234.7633708 Edm =    0.0090515 NCalls =    248
VariableMetric: Iteration #  81 - FCN =   297234.7451206 Edm =   0.00939048 NCalls =    253
VariableMetric: Iteration #  82 - FCN =   297234.7283864 Edm =    0.0268041 NCalls =    256
VariableMetric: Iteration #  83 - FCN =   297234.7014496 Edm =    0.0768265 NCalls =    260
VariableMetric: Iteration #  84 - FCN =   297234.6615542 Edm =    0.0606617 NCalls =    267
VariableMetric: Iteration #  85 - FCN =    297234.650603 Edm =    0.0435595 NCalls =    270
VariableMetric: Iteration #  86 - FCN =   297234.5207152 Edm =    0.0568567 NCalls =    274
VariableMetric: Iteration #  87 - FCN =   297234.4549525 Edm =    0.0857829 NCalls =    276
VariableMetric: Iteration #  88 - FCN =    297234.347592 Edm =    0.0628146 NCalls =    281
VariableMetric: Iteration #  89 - FCN =   297234.2866328 Edm =     0.109675 NCalls =    284
VariableMetric: Iteration #  90 - FCN =   297234.1298102 Edm =    0.0420401 NCalls =    287
VariableMetric: Iteration #  91 - FCN =   297234.0681724 Edm =    0.0231727 NCalls =    290
VariableMetric: Iteration #  92 - FCN =   297234.0488124 Edm =   0.00498054 NCalls =    292
VariableMetric: Iteration #  93 - FCN =   297234.0422442 Edm =  0.000845837 NCalls =    294
VariableMetric: Iteration #  94 - FCN =   297234.0399916 Edm =   0.00133456 NCalls =    296
VariableMetric: Iteration #  95 - FCN =   297234.0123932 Edm =     0.029318 NCalls =    300
VariableMetric: Iteration #  96 - FCN =   297233.9298786 Edm =    0.0760118 NCalls =    306
VariableMetric: Iteration #  97 - FCN =   297228.7204979 Edm =      17.3643 NCalls =    313
VariableMetric: Iteration #  98 - FCN =   297228.5971856 Edm =     0.312922 NCalls =    316
VariableMetric: Iteration #  99 - FCN =   297223.4868663 Edm =      2.99898 NCalls =    321
VariableMetric: Iteration # 100 - FCN =    297218.134064 Edm =      3.02422 NCalls =    324
VariableMetric: Iteration # 101 - FCN =   297217.0220359 Edm =     0.246511 NCalls =    326
VariableMetric: Iteration # 102 - FCN =    297216.737133 Edm =    0.0462379 NCalls =    328
VariableMetric: Iteration # 103 - FCN =   297216.6267192 Edm =    0.0527431 NCalls =    330
VariableMetric: Iteration # 104 - FCN =   297216.0253927 Edm =     0.083333 NCalls =    336
VariableMetric: Iteration # 105 - FCN =   297215.8867965 Edm =     0.116518 NCalls =    338
VariableMetric: Iteration # 106 - FCN =   297215.8283212 Edm =     0.028584 NCalls =    340
VariableMetric: Iteration # 107 - FCN =   297215.7801221 Edm =    0.0050707 NCalls =    342
VariableMetric: Iteration # 108 - FCN =    297215.771685 Edm =  0.000730309 NCalls =    344
VariableMetric: Iteration # 109 - FCN =   297215.7707698 Edm =  0.000335788 NCalls =    346
VariableMetric: Iteration # 110 - FCN =   297215.7697357 Edm =  0.000844998 NCalls =    348
VariableMetric: Iteration # 111 - FCN =   297215.7395967 Edm =    0.0267829 NCalls =    354
VariableMetric: Iteration # 112 - FCN =   297214.9190185 Edm =     0.923855 NCalls =    359
VariableMetric: Iteration # 113 - FCN =   297214.8214772 Edm =     0.161241 NCalls =    362
VariableMetric: Iteration # 114 - FCN =   297214.2004925 Edm =     0.784494 NCalls =    367
VariableMetric: Iteration # 115 - FCN =   297212.2284973 Edm =      0.31496 NCalls =    373
VariableMetric: Iteration # 116 - FCN =   297211.8782587 Edm =     0.103827 NCalls =    375
VariableMetric: Iteration # 117 - FCN =   297211.8244332 Edm =    0.0129302 NCalls =    377
VariableMetric: Iteration # 118 - FCN =   297211.8045733 Edm =   0.00276231 NCalls =    379
VariableMetric: Iteration # 119 - FCN =   297211.7882154 Edm =    0.0074122 NCalls =    382
VariableMetric: Iteration # 120 - FCN =   297211.7758701 Edm =   0.00234967 NCalls =    385
VariableMetric: Iteration # 121 - FCN =    297211.773179 Edm =  0.000678882 NCalls =    387
VariableMetric: Iteration # 122 - FCN =   297211.7721732 Edm =  0.000112941 NCalls =    389
VariableMetric: Iteration # 123 - FCN =   297211.7718487 Edm =   0.00021032 NCalls =    391
VariableMetric: Iteration # 124 - FCN =   297211.7693986 Edm =   0.00140498 NCalls =    394
VariableMetric: Iteration # 125 - FCN =   297211.7518322 Edm =    0.0157008 NCalls =    397
VariableMetric: Iteration # 126 - FCN =   297210.2725296 Edm =      1.44728 NCalls =    403
VariableMetric: Iteration # 127 - FCN =   297210.0028729 Edm =     0.336987 NCalls =    408
VariableMetric: Iteration # 128 - FCN =   297209.4868903 Edm =     0.502906 NCalls =    412
VariableMetric: Iteration # 129 - FCN =    297208.985538 Edm =     0.387954 NCalls =    417
VariableMetric: Iteration # 130 - FCN =   297208.3277029 Edm =     0.628217 NCalls =    419
VariableMetric: Iteration # 131 - FCN =   297208.0774843 Edm =     0.066488 NCalls =    422
VariableMetric: Iteration # 132 - FCN =    297208.025326 Edm =   0.00219244 NCalls =    424
VariableMetric: Iteration # 133 - FCN =   297208.0231482 Edm =  0.000253057 NCalls =    425
VariableMetric: Iteration # 134 - FCN =    297208.022385 Edm =  0.000507197 NCalls =    427
VariableMetric: Iteration # 135 - FCN =   297208.0185575 Edm =   0.00330265 NCalls =    431
VariableMetric: Iteration # 136 - FCN =   297208.0094153 Edm =    0.0055314 NCalls =    436
VariableMetric: Iteration # 137 - FCN =   297208.0051587 Edm =   0.00154833 NCalls =    438
VariableMetric: Iteration # 138 - FCN =    297208.003191 Edm =  0.000221808 NCalls =    441
VariableMetric: Iteration # 139 - FCN =   297208.0028602 Edm =  6.53872e-05 NCalls =    443
VariableMetric: Iteration # 140 - FCN =   297208.0026173 Edm =  0.000241007 NCalls =    445
VariableMetric: Iteration # 141 - FCN =   297208.0009658 Edm =   0.00139587 NCalls =    450
VariableMetric: Iteration # 142 - FCN =   297207.9291781 Edm =      0.11711 NCalls =    454
VariableMetric: Iteration # 143 - FCN =   297207.9252408 Edm =   0.00458141 NCalls =    457
VariableMetric: Iteration # 144 - FCN =   297207.9077936 Edm =    0.0258282 NCalls =    460
VariableMetric: Iteration # 145 - FCN =   297207.8448221 Edm =    0.0514377 NCalls =    464
VariableMetric: Iteration # 146 - FCN =   297206.9209574 Edm =      1.13637 NCalls =    467
VariableMetric: Iteration # 147 - FCN =   297206.8588976 Edm =    0.0391537 NCalls =    469
VariableMetric: Iteration # 148 - FCN =   297206.7559405 Edm =     0.022059 NCalls =    471
VariableMetric: Iteration # 149 - FCN =   297206.7373595 Edm =  0.000297617 NCalls =    473
VariableMetric: Iteration # 150 - FCN =   297206.7370936 Edm =  1.13244e-05 NCalls =    475
VariableMetric: After Hessian   - FCN =   297206.7370936 Edm =      463.457 NCalls =    956
VariableMetric: Iteration # 151 - FCN =   297206.7370936 Edm =      463.457 NCalls =    956
VariableMetric: Iteration # 152 - FCN =    297206.613603 Edm =      1410.51 NCalls =    961
VariableMetric: Iteration # 153 - FCN =   297206.6112863 Edm =      1119.82 NCalls =    965
VariableMetric: Iteration # 154 - FCN =   297206.5170716 Edm =      269.091 NCalls =    968
VariableMetric: Iteration # 155 - FCN =   297206.4951264 Edm =      117.689 NCalls =    972
VariableMetric: Iteration # 156 - FCN =   297206.4041563 Edm =      282.547 NCalls =    975
VariableMetric: Iteration # 157 - FCN =   297206.3529412 Edm =       151.19 NCalls =    978
VariableMetric: Iteration # 158 - FCN =   297206.1867358 Edm =      28.4669 NCalls =    981
VariableMetric: Iteration # 159 - FCN =   297206.0365512 Edm =      8.82769 NCalls =    984
VariableMetric: Iteration # 160 - FCN =    297205.740931 Edm =      363.595 NCalls =    986
VariableMetric: Iteration # 161 - FCN =   297205.5799521 Edm =      63.6643 NCalls =    988
VariableMetric: Iteration # 162 - FCN =   297205.5447447 Edm =      5.51465 NCalls =    991
VariableMetric: Iteration # 163 - FCN =    297205.335043 Edm =      19.9092 NCalls =    993
VariableMetric: Iteration # 164 - FCN =   297205.0791974 Edm =      16.6552 NCalls =    995
VariableMetric: Iteration # 165 - FCN =   297204.6231687 Edm =       17.491 NCalls =    997
VariableMetric: Iteration # 166 - FCN =   297204.5709576 Edm =      13.3699 NCalls =   1000
VariableMetric: Iteration # 167 - FCN =   297203.7564833 Edm =      9.80433 NCalls =   1002
VariableMetric: Iteration # 168 - FCN =   297203.4307542 Edm =      2.43325 NCalls =   1004
VariableMetric: Iteration # 169 - FCN =   297203.3300787 Edm =     0.818098 NCalls =   1006
VariableMetric: Iteration # 170 - FCN =   297203.0865358 Edm =      3.26358 NCalls =   1008
VariableMetric: Iteration # 171 - FCN =   297202.3789207 Edm =      2.55836 NCalls =   1012
VariableMetric: Iteration # 172 - FCN =   297202.0665022 Edm =     0.972769 NCalls =   1015
VariableMetric: Iteration # 173 - FCN =     297201.75064 Edm =      1.85546 NCalls =   1017
VariableMetric: Iteration # 174 - FCN =   297201.3503818 Edm =      2.37854 NCalls =   1020
VariableMetric: Iteration # 175 - FCN =   297200.3733539 Edm =      2.99353 NCalls =   1024
VariableMetric: Iteration # 176 - FCN =   297199.9207895 Edm =      2.24873 NCalls =   1026
VariableMetric: Iteration # 177 - FCN =   297199.2419992 Edm =     0.362986 NCalls =   1029
VariableMetric: Iteration # 178 - FCN =   297198.9913419 Edm =    0.0686134 NCalls =   1031
VariableMetric: Iteration # 179 - FCN =   297198.8946305 Edm =    0.0790253 NCalls =   1034
VariableMetric: Iteration # 180 - FCN =   297198.7889994 Edm =    0.0472482 NCalls =   1037
VariableMetric: Iteration # 181 - FCN =   297198.7387136 Edm =    0.0171749 NCalls =   1039
VariableMetric: Iteration # 182 - FCN =   297198.7309021 Edm =   0.00430467 NCalls =   1041
VariableMetric: Iteration # 183 - FCN =   297198.7259442 Edm =    0.0032242 NCalls =   1043
VariableMetric: Iteration # 184 - FCN =   297198.7217725 Edm =   0.00274736 NCalls =   1045
VariableMetric: Iteration # 185 - FCN =   297198.7154881 Edm =   0.00340099 NCalls =   1048
VariableMetric: Iteration # 186 - FCN =   297198.7101931 Edm =   0.00227858 NCalls =   1051
VariableMetric: Iteration # 187 - FCN =   297198.7051233 Edm =   0.00163746 NCalls =   1053
VariableMetric: Iteration # 188 - FCN =   297198.7028691 Edm =  0.000718634 NCalls =   1055
VariableMetric: Iteration # 189 - FCN =   297198.7022396 Edm =  9.39047e-05 NCalls =   1057
VariableMetric: Iteration # 190 - FCN =   297198.7020822 Edm =  4.01869e-05 NCalls =   1059
VariableMetric: After Hessian   - FCN =   297198.7020822 Edm =  8.61708e-05 NCalls =   1554
VariableMetric: Iteration # 191 - FCN =   297198.7020822 Edm =  8.61708e-05 NCalls =   1554
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   309703.4664503 Edm =      15.5572 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   309703.4664503 Edm =      15.5572 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   305054.4653304 Edm =      91.4013 NCalls =      6
VariableMetric: Iteration #   2 - FCN =   305054.4653304 Edm =      91.4013 NCalls =     17
VariableMetric: After Hessian   - FCN =   305054.4653304 Edm =  3.75944e+08 NCalls =    486
VariableMetric: Iteration #   3 - FCN =   305054.4653304 Edm =  3.75944e+08 NCalls =    486
VariableMetric: Iteration #   4 - FCN =   299200.6394174 Edm =  3.43706e+07 NCalls =    496
VariableMetric: Iteration #   5 - FCN =   299200.6394174 Edm =  3.43706e+07 NCalls =    507
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =    307443.363354 Edm =      15.4615 NCalls =      1
VariableMetric: Iteration #   0 - FCN =    307443.363354 Edm =      15.4615 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   301703.2166673 Edm =      15.9167 NCalls =     11
VariableMetric: Iteration #   2 - FCN =   301679.5434305 Edm =      152.013 NCalls =     13
VariableMetric: Iteration #   3 - FCN =   301646.3342288 Edm =      5.81335 NCalls =     16
VariableMetric: Iteration #   4 - FCN =   301234.3361122 Edm =      479.149 NCalls =     22
VariableMetric: Iteration #   5 - FCN =   300934.7728363 Edm =      61.8825 NCalls =     27
VariableMetric: Iteration #   6 - FCN =    300846.090347 Edm =      18.7653 NCalls =     29
VariableMetric: Iteration #   7 - FCN =   300827.8930392 Edm =      0.60746 NCalls =     31
VariableMetric: Iteration #   8 - FCN =   300825.5855467 Edm =      1.61739 NCalls =     33
VariableMetric: Iteration #   9 - FCN =     300784.72038 Edm =      47.0292 NCalls =     38
VariableMetric: Iteration #  10 - FCN =   300613.7836479 Edm =      110.541 NCalls =     45
VariableMetric: Iteration #  11 - FCN =   298349.8132372 Edm =      1268.42 NCalls =     51
VariableMetric: Iteration #  12 - FCN =   298236.6813888 Edm =      577.244 NCalls =     53
VariableMetric: Iteration #  13 - FCN =   297593.6810288 Edm =      33.1654 NCalls =     58
VariableMetric: Iteration #  14 - FCN =   297539.6058747 Edm =      3.79899 NCalls =     60
VariableMetric: Iteration #  15 - FCN =   297532.4201306 Edm =      1.04442 NCalls =     62
VariableMetric: Iteration #  16 - FCN =   297530.8801615 Edm =    0.0792438 NCalls =     64
VariableMetric: Iteration #  17 - FCN =   297530.2866548 Edm =     0.502886 NCalls =     67
VariableMetric: Iteration #  18 - FCN =   297450.5793354 Edm =      14.0043 NCalls =     74
VariableMetric: Iteration #  19 - FCN =   297427.7764207 Edm =      4.23344 NCalls =     76
VariableMetric: Iteration #  20 - FCN =   297421.2327305 Edm =      1.09809 NCalls =     78
VariableMetric: Iteration #  21 - FCN =   297418.6091569 Edm =     0.433308 NCalls =     80
VariableMetric: Iteration #  22 - FCN =   297417.9798348 Edm =    0.0560146 NCalls =     82
VariableMetric: Iteration #  23 - FCN =   297417.8970086 Edm =    0.0178771 NCalls =     84
VariableMetric: Iteration #  24 - FCN =   297417.6115185 Edm =     0.266828 NCalls =     88
VariableMetric: Iteration #  25 - FCN =   297398.9004247 Edm =      11.3123 NCalls =     94
VariableMetric: Iteration #  26 - FCN =   297328.8140073 Edm =      8.84129 NCalls =     97
VariableMetric: Iteration #  27 - FCN =   297324.3327032 Edm =      1.07164 NCalls =     99
VariableMetric: Iteration #  28 - FCN =   297322.8064643 Edm =    0.0843077 NCalls =    101
VariableMetric: Iteration #  29 - FCN =   297322.6732979 Edm =    0.0166699 NCalls =    103
VariableMetric: Iteration #  30 - FCN =   297322.5233628 Edm =     0.141549 NCalls =    106
VariableMetric: Iteration #  31 - FCN =   297320.1263965 Edm =      1.64016 NCalls =    112
VariableMetric: Iteration #  32 - FCN =   297286.3039197 Edm =      7.92429 NCalls =    116
VariableMetric: Iteration #  33 - FCN =   297280.0853478 Edm =     0.733299 NCalls =    118
VariableMetric: Iteration #  34 - FCN =   297279.0403173 Edm =     0.130045 NCalls =    120
VariableMetric: Iteration #  35 - FCN =   297278.8403631 Edm =    0.0578896 NCalls =    122
VariableMetric: Iteration #  36 - FCN =   297278.7924999 Edm =   0.00457373 NCalls =    124
VariableMetric: Iteration #  37 - FCN =    297278.782707 Edm =   0.00477735 NCalls =    126
VariableMetric: Iteration #  38 - FCN =   297278.7014695 Edm =    0.0716059 NCalls =    130
VariableMetric: Iteration #  39 - FCN =   297277.2851995 Edm =      1.01699 NCalls =    134
VariableMetric: Iteration #  40 - FCN =   297239.9219912 Edm =      3.32868 NCalls =    139
VariableMetric: Iteration #  41 - FCN =   297236.1480856 Edm =     0.358706 NCalls =    141
VariableMetric: Iteration #  42 - FCN =   297235.8903952 Edm =    0.0425459 NCalls =    143
VariableMetric: Iteration #  43 - FCN =   297235.8417076 Edm =  0.000732913 NCalls =    145
VariableMetric: Iteration #  44 - FCN =    297235.840378 Edm =  0.000765068 NCalls =    147
VariableMetric: Iteration #  45 - FCN =   297235.8326958 Edm =   0.00644744 NCalls =    151
VariableMetric: Iteration #  46 - FCN =   297235.5516204 Edm =     0.259742 NCalls =    155
VariableMetric: Iteration #  47 - FCN =   297229.0911909 Edm =      2.15021 NCalls =    161
VariableMetric: Iteration #  48 - FCN =   297225.9137536 Edm =      7.39197 NCalls =    162
VariableMetric: Iteration #  49 - FCN =   297223.2916104 Edm =      1.75146 NCalls =    164
VariableMetric: Iteration #  50 - FCN =   297217.7354408 Edm =       2.0311 NCalls =    169
VariableMetric: Iteration #  51 - FCN =   297213.4758912 Edm =     0.937264 NCalls =    173
VariableMetric: Iteration #  52 - FCN =   297212.9006856 Edm =      1.40305 NCalls =    175
VariableMetric: Iteration #  53 - FCN =   297212.7327816 Edm =     0.176898 NCalls =    177
VariableMetric: Iteration #  54 - FCN =   297212.6145757 Edm =    0.0136434 NCalls =    179
VariableMetric: Iteration #  55 - FCN =   297212.5904883 Edm =    0.0129804 NCalls =    181
VariableMetric: Iteration #  56 - FCN =   297212.5258137 Edm =    0.0758677 NCalls =    184
VariableMetric: Iteration #  57 - FCN =   297212.4440923 Edm =    0.0893858 NCalls =    188
VariableMetric: Iteration #  58 - FCN =   297212.4005866 Edm =    0.0690875 NCalls =    192
VariableMetric: Iteration #  59 - FCN =    297212.330163 Edm =    0.0341197 NCalls =    195
VariableMetric: Iteration #  60 - FCN =    297212.279551 Edm =   0.00618946 NCalls =    197
VariableMetric: Iteration #  61 - FCN =   297212.2688073 Edm =   0.00254552 NCalls =    199
VariableMetric: Iteration #  62 - FCN =   297212.2513587 Edm =    0.0165672 NCalls =    202
VariableMetric: Iteration #  63 - FCN =    297211.477726 Edm =     0.805448 NCalls =    208
VariableMetric: Iteration #  64 - FCN =     297211.38314 Edm =    0.0871455 NCalls =    212
VariableMetric: Iteration #  65 - FCN =   297208.1725375 Edm =       2.4964 NCalls =    217
VariableMetric: Iteration #  66 - FCN =   297208.0009458 Edm =     0.167997 NCalls =    219
VariableMetric: Iteration #  67 - FCN =   297207.0062651 Edm =     0.706879 NCalls =    222
VariableMetric: Iteration #  68 - FCN =   297203.8014545 Edm =     0.362737 NCalls =    225
VariableMetric: Iteration #  69 - FCN =   297203.3803308 Edm =     0.186859 NCalls =    227
VariableMetric: Iteration #  70 - FCN =    297203.198279 Edm =    0.0585773 NCalls =    229
VariableMetric: Iteration #  71 - FCN =   297203.0805825 Edm =    0.0103998 NCalls =    231
VariableMetric: Iteration #  72 - FCN =   297203.0711865 Edm =    0.0002305 NCalls =    233
VariableMetric: Iteration #  73 - FCN =   297203.0707158 Edm =  0.000263799 NCalls =    235
VariableMetric: Iteration #  74 - FCN =   297203.0671283 Edm =   0.00382424 NCalls =    239
VariableMetric: Iteration #  75 - FCN =   297203.0300046 Edm =     0.026079 NCalls =    245
VariableMetric: Iteration #  76 - FCN =   297202.6975172 Edm =     0.212653 NCalls =    248
VariableMetric: Iteration #  77 - FCN =   297200.1027332 Edm =       1.2208 NCalls =    251
VariableMetric: Iteration #  78 - FCN =   297197.4091335 Edm =     0.302018 NCalls =    254
VariableMetric: Iteration #  79 - FCN =   297197.1200156 Edm =    0.0888848 NCalls =    255
VariableMetric: Iteration #  80 - FCN =   297197.0435507 Edm =   0.00520653 NCalls =    257
VariableMetric: Iteration #  81 - FCN =   297197.0375652 Edm =   0.00131772 NCalls =    259
VariableMetric: Iteration #  82 - FCN =    297197.036171 Edm =  0.000166965 NCalls =    261
VariableMetric: Iteration #  83 - FCN =   297197.0352255 Edm =  0.000770333 NCalls =    264
VariableMetric: Iteration #  84 - FCN =    297196.954913 Edm =     0.106021 NCalls =    269
VariableMetric: Iteration #  85 - FCN =   297196.8911095 Edm =     0.059958 NCalls =    274
VariableMetric: Iteration #  86 - FCN =   297192.5947181 Edm =      1.16535 NCalls =    280
VariableMetric: Iteration #  87 - FCN =   297191.0731459 Edm =     0.166696 NCalls =    283
VariableMetric: Iteration #  88 - FCN =   297190.8336391 Edm =    0.0506644 NCalls =    285
VariableMetric: Iteration #  89 - FCN =   297190.7855086 Edm =    0.0316209 NCalls =    287
VariableMetric: Iteration #  90 - FCN =   297190.7635111 Edm =   0.00378126 NCalls =    289
VariableMetric: Iteration #  91 - FCN =   297190.7596235 Edm =  0.000258815 NCalls =    291
VariableMetric: Iteration #  92 - FCN =    297190.759213 Edm =  0.000209575 NCalls =    293
VariableMetric: Iteration #  93 - FCN =   297190.7551025 Edm =   0.00358904 NCalls =    297
VariableMetric: Iteration #  94 - FCN =    297190.384719 Edm =     0.309235 NCalls =    302
VariableMetric: Iteration #  95 - FCN =   297185.1448503 Edm =      3.12052 NCalls =    307
VariableMetric: Iteration #  96 - FCN =   297182.8656321 Edm =     0.512767 NCalls =    309
VariableMetric: Iteration #  97 - FCN =   297182.2968923 Edm =    0.0250588 NCalls =    311
VariableMetric: Iteration #  98 - FCN =   297182.2713065 Edm =   0.00535466 NCalls =    312
VariableMetric: Iteration #  99 - FCN =   297182.2679466 Edm =   0.00117119 NCalls =    314
VariableMetric: Iteration # 100 - FCN =    297182.266434 Edm =  0.000388396 NCalls =    316
VariableMetric: Iteration # 101 - FCN =   297182.2655325 Edm =  0.000447809 NCalls =    318
VariableMetric: Iteration # 102 - FCN =    297182.259831 Edm =   0.00579734 NCalls =    321
VariableMetric: Iteration # 103 - FCN =   297181.8761657 Edm =      0.33947 NCalls =    328
VariableMetric: Iteration # 104 - FCN =   297176.2675291 Edm =      2.20656 NCalls =    331
VariableMetric: Iteration # 105 - FCN =   297175.0976872 Edm =     0.216801 NCalls =    333
VariableMetric: Iteration # 106 - FCN =   297174.9146445 Edm =   0.00878136 NCalls =    335
VariableMetric: Iteration # 107 - FCN =   297174.9072316 Edm =  0.000559097 NCalls =    337
VariableMetric: Iteration # 108 - FCN =   297174.9068308 Edm =  3.07484e-05 NCalls =    339
VariableMetric: After Hessian   - FCN =   297174.9068308 Edm =       3.2898 NCalls =    812
VariableMetric: Iteration # 109 - FCN =   297174.9068308 Edm =       3.2898 NCalls =    812
VariableMetric: Iteration # 110 - FCN =   297168.3182006 Edm =      1911.53 NCalls =    816
VariableMetric: Iteration # 111 - FCN =   297168.2587248 Edm =      4.02509 NCalls =    821
VariableMetric: Iteration # 112 - FCN =    297153.900608 Edm =      6.40269 NCalls =    825
VariableMetric: Iteration # 113 - FCN =   297151.0690427 Edm =      5.01797 NCalls =    828
VariableMetric: Iteration # 114 - FCN =   297145.6503352 Edm =      3.05819 NCalls =    831
VariableMetric: Iteration # 115 - FCN =   297144.4195659 Edm =      1.34602 NCalls =    833
VariableMetric: Iteration # 116 - FCN =   297143.1468235 Edm =     0.516842 NCalls =    835
VariableMetric: Iteration # 117 - FCN =   297142.6680388 Edm =     0.224522 NCalls =    837
VariableMetric: Iteration # 118 - FCN =   297142.4285132 Edm =    0.0584251 NCalls =    840
VariableMetric: Iteration # 119 - FCN =   297142.1879431 Edm =    0.0740412 NCalls =    842
VariableMetric: Iteration # 120 - FCN =   297142.0353666 Edm =    0.0486263 NCalls =    844
VariableMetric: Iteration # 121 - FCN =   297141.9528068 Edm =    0.0261286 NCalls =    846
VariableMetric: Iteration # 122 - FCN =   297141.8795673 Edm =    0.0457375 NCalls =    848
VariableMetric: Iteration # 123 - FCN =   297141.7198676 Edm =    0.0666152 NCalls =    850
VariableMetric: Iteration # 124 - FCN =   297141.5756984 Edm =     0.062353 NCalls =    852
VariableMetric: Iteration # 125 - FCN =   297141.4278082 Edm =    0.0371691 NCalls =    854
VariableMetric: Iteration # 126 - FCN =   297141.3632621 Edm =     0.011774 NCalls =    856
VariableMetric: Iteration # 127 - FCN =   297141.3433832 Edm =   0.00411512 NCalls =    858
VariableMetric: Iteration # 128 - FCN =     297141.33679 Edm =  0.000905875 NCalls =    860
VariableMetric: Iteration # 129 - FCN =   297141.3354138 Edm =  0.000185949 NCalls =    862
VariableMetric: Iteration # 130 - FCN =   297141.3350681 Edm =   2.4331e-05 NCalls =    864
VariableMetric: After Hessian   - FCN =   297141.3350681 Edm =  3.42171e-05 NCalls =   1349
VariableMetric: Iteration # 131 - FCN =   297141.3350681 Edm =  3.42171e-05 NCalls =   1349
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   302029.1483214 Edm =      1147.29 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   302029.1483214 Edm =      1147.29 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   300176.0483101 Edm =      17.6948 NCalls =      6
VariableMetric: Iteration #   2 - FCN =    299132.590086 Edm =      8.29049 NCalls =     17
VariableMetric: Iteration #   3 - FCN =   298775.1696767 Edm =      3.98392 NCalls =     23
VariableMetric: Iteration #   4 - FCN =   298669.1792585 Edm =      10.8213 NCalls =     28
VariableMetric: Iteration #   5 - FCN =   298648.7882732 Edm =      31.4674 NCalls =     31
VariableMetric: Iteration #   6 - FCN =   298508.7671744 Edm =      159.493 NCalls =     34
VariableMetric: Iteration #   7 - FCN =   298396.4189131 Edm =        23.74 NCalls =     39
VariableMetric: Iteration #   8 - FCN =   298375.9301774 Edm =       65.483 NCalls =     42
VariableMetric: Iteration #   9 - FCN =    298133.263922 Edm =      19.3764 NCalls =     47
VariableMetric: Iteration #  10 - FCN =    298126.570082 Edm =      37.7497 NCalls =     49
VariableMetric: Iteration #  11 - FCN =   298123.0918944 Edm =      28.6098 NCalls =     51
VariableMetric: Iteration #  12 - FCN =   298115.5631493 Edm =      2.11855 NCalls =     53
VariableMetric: Iteration #  13 - FCN =    298113.651214 Edm =      1.60434 NCalls =     54
VariableMetric: Iteration #  14 - FCN =   298062.5870442 Edm =      14.4757 NCalls =     65
VariableMetric: Iteration #  15 - FCN =   297776.4522743 Edm =      39.6035 NCalls =     73
VariableMetric: Iteration #  16 - FCN =   297764.3512035 Edm =      48.3268 NCalls =     75
VariableMetric: Iteration #  17 - FCN =   297759.4535676 Edm =      3.28502 NCalls =     77
VariableMetric: Iteration #  18 - FCN =   297758.1516645 Edm =     0.168425 NCalls =     79
VariableMetric: Iteration #  19 - FCN =   297757.2496893 Edm =     0.595925 NCalls =     82
VariableMetric: Iteration #  20 - FCN =   297746.2067128 Edm =        4.333 NCalls =     86
VariableMetric: Iteration #  21 - FCN =   297693.5541399 Edm =      10.5516 NCalls =     89
VariableMetric: Iteration #  22 - FCN =   297673.0272608 Edm =      2.26195 NCalls =     92
VariableMetric: Iteration #  23 - FCN =   297671.0241279 Edm =     0.250561 NCalls =     94
VariableMetric: Iteration #  24 - FCN =   297670.8330445 Edm =    0.0756523 NCalls =     96
VariableMetric: Iteration #  25 - FCN =    297670.771236 Edm =    0.0806791 NCalls =     98
VariableMetric: Iteration #  26 - FCN =   297641.9165249 Edm =      21.8551 NCalls =    105
VariableMetric: Iteration #  27 - FCN =    297577.916299 Edm =      8.48772 NCalls =    108
VariableMetric: Iteration #  28 - FCN =   297562.1178587 Edm =      1.29324 NCalls =    111
VariableMetric: Iteration #  29 - FCN =   297560.6515394 Edm =     0.388828 NCalls =    113
VariableMetric: Iteration #  30 - FCN =   297560.3211512 Edm =     0.104613 NCalls =    115
VariableMetric: Iteration #  31 - FCN =   297557.7005062 Edm =      3.12532 NCalls =    119
VariableMetric: Iteration #  32 - FCN =   297555.3974286 Edm =      2.05416 NCalls =    123
VariableMetric: Iteration #  33 - FCN =   297481.7701679 Edm =      4.87662 NCalls =    129
VariableMetric: Iteration #  34 - FCN =   297463.3674504 Edm =      8.68565 NCalls =    133
VariableMetric: Iteration #  35 - FCN =   297458.4326372 Edm =      4.07449 NCalls =    135
VariableMetric: Iteration #  36 - FCN =   297452.0265192 Edm =      1.02452 NCalls =    137
VariableMetric: Iteration #  37 - FCN =   297451.3080162 Edm =    0.0284658 NCalls =    139
VariableMetric: Iteration #  38 - FCN =   297451.2511396 Edm =     0.012606 NCalls =    141
VariableMetric: Iteration #  39 - FCN =   297451.1809582 Edm =    0.0354708 NCalls =    144
VariableMetric: Iteration #  40 - FCN =   297448.9531495 Edm =      1.78974 NCalls =    149
VariableMetric: Iteration #  41 - FCN =   297412.7862489 Edm =      4.39634 NCalls =    153
VariableMetric: Iteration #  42 - FCN =   297407.1315873 Edm =     0.131703 NCalls =    155
VariableMetric: Iteration #  43 - FCN =   297407.0026672 Edm =    0.0100167 NCalls =    156
VariableMetric: Iteration #  44 - FCN =   297406.9807112 Edm =   0.00510272 NCalls =    158
VariableMetric: Iteration #  45 - FCN =   297406.7204724 Edm =     0.246037 NCalls =    163
VariableMetric: Iteration #  46 - FCN =   297376.5031887 Edm =      7.42106 NCalls =    168
VariableMetric: Iteration #  47 - FCN =   297362.9130974 Edm =     0.639974 NCalls =    170
VariableMetric: Iteration #  48 - FCN =   297362.2638956 Edm =    0.0734964 NCalls =    171
VariableMetric: Iteration #  49 - FCN =   297362.1631217 Edm =    0.0145763 NCalls =    173
VariableMetric: Iteration #  50 - FCN =   297362.1478032 Edm =   0.00301061 NCalls =    175
VariableMetric: Iteration #  51 - FCN =   297362.1422503 Edm =  0.000766296 NCalls =    177
VariableMetric: Iteration #  52 - FCN =   297362.1386307 Edm =   0.00258789 NCalls =    179
VariableMetric: Iteration #  53 - FCN =   297361.8587968 Edm =     0.290598 NCalls =    184
VariableMetric: Iteration #  54 - FCN =   297361.3830366 Edm =      0.45497 NCalls =    190
VariableMetric: Iteration #  55 - FCN =   297352.7667733 Edm =       0.5661 NCalls =    194
VariableMetric: Iteration #  56 - FCN =   297351.8004062 Edm =     0.134964 NCalls =    196
VariableMetric: Iteration #  57 - FCN =   297351.6790717 Edm =    0.0322534 NCalls =    198
VariableMetric: Iteration #  58 - FCN =   297351.6492011 Edm =  0.000855695 NCalls =    200
VariableMetric: Iteration #  59 - FCN =   297351.6482624 Edm =  0.000252868 NCalls =    202
VariableMetric: Iteration #  60 - FCN =   297351.6475334 Edm =  0.000718217 NCalls =    204
VariableMetric: Iteration #  61 - FCN =   297351.4662208 Edm =     0.109816 NCalls =    211
VariableMetric: Iteration #  62 - FCN =   297349.4856349 Edm =      1.11072 NCalls =    215
VariableMetric: Iteration #  63 - FCN =   297346.7773303 Edm =     0.544949 NCalls =    218
VariableMetric: Iteration #  64 - FCN =   297346.3571972 Edm =    0.0965349 NCalls =    220
VariableMetric: Iteration #  65 - FCN =   297346.2433405 Edm =    0.0109848 NCalls =    222
VariableMetric: Iteration #  66 - FCN =   297346.2296204 Edm =    0.0014719 NCalls =    224
VariableMetric: Iteration #  67 - FCN =   297346.2279435 Edm =  0.000178192 NCalls =    226
VariableMetric: Iteration #  68 - FCN =   297346.2276594 Edm =  0.000135174 NCalls =    228
VariableMetric: Iteration #  69 - FCN =   297346.2261646 Edm =   0.00157535 NCalls =    232
VariableMetric: Iteration #  70 - FCN =   297346.1694883 Edm =    0.0594178 NCalls =    239
VariableMetric: Iteration #  71 - FCN =   297346.1443667 Edm =    0.0249772 NCalls =    245
VariableMetric: Iteration #  72 - FCN =   297344.5440981 Edm =     0.384817 NCalls =    251
VariableMetric: Iteration #  73 - FCN =   297344.2025708 Edm =     0.105411 NCalls =    253
VariableMetric: Iteration #  74 - FCN =   297344.1335052 Edm =    0.0123506 NCalls =    255
VariableMetric: Iteration #  75 - FCN =   297344.1166604 Edm =   0.00623926 NCalls =    257
VariableMetric: Iteration #  76 - FCN =   297344.1068075 Edm =  0.000384196 NCalls =    259
VariableMetric: Iteration #  77 - FCN =   297344.1064404 Edm =  2.75174e-05 NCalls =    261
VariableMetric: After Hessian   - FCN =   297344.1064404 Edm =      350.979 NCalls =    742
VariableMetric: Iteration #  78 - FCN =   297344.1064404 Edm =      350.979 NCalls =    742
VariableMetric: Iteration #  79 - FCN =   297337.9367573 Edm =      13903.7 NCalls =    746
VariableMetric: Iteration #  80 - FCN =   297337.6060028 Edm =      639.783 NCalls =    755
VariableMetric: Iteration #  81 - FCN =    297337.571655 Edm =      483.223 NCalls =    760
VariableMetric: Iteration #  82 - FCN =   297337.4072421 Edm =      1840.95 NCalls =    764
VariableMetric: Iteration #  83 - FCN =   297337.2699927 Edm =      205.824 NCalls =    768
VariableMetric: Iteration #  84 - FCN =   297336.9756768 Edm =      515.909 NCalls =    771
VariableMetric: Iteration #  85 - FCN =   297336.2596513 Edm =      356.585 NCalls =    774
VariableMetric: Iteration #  86 - FCN =   297335.8783706 Edm =      466.476 NCalls =    777
VariableMetric: Iteration #  87 - FCN =   297335.4722613 Edm =      83.5576 NCalls =    780
VariableMetric: Iteration #  88 - FCN =   297335.3541192 Edm =      41.7661 NCalls =    783
VariableMetric: Iteration #  89 - FCN =   297334.8379331 Edm =      84.4713 NCalls =    786
VariableMetric: Iteration #  90 - FCN =   297334.5740425 Edm =      44.3332 NCalls =    789
VariableMetric: Iteration #  91 - FCN =   297333.9231869 Edm =      21.0493 NCalls =    791
VariableMetric: Iteration #  92 - FCN =   297333.1276227 Edm =       17.247 NCalls =    793
VariableMetric: Iteration #  93 - FCN =   297332.0324542 Edm =      9.98475 NCalls =    795
VariableMetric: Iteration #  94 - FCN =   297331.2663662 Edm =      13.0654 NCalls =    797
VariableMetric: Iteration #  95 - FCN =   297330.9616561 Edm =      8.65743 NCalls =    799
VariableMetric: Iteration #  96 - FCN =   297330.6622623 Edm =      1.61149 NCalls =    801
VariableMetric: Iteration #  97 - FCN =   297329.2283733 Edm =      18.6824 NCalls =    804
VariableMetric: Iteration #  98 - FCN =   297328.4823848 Edm =       5.7545 NCalls =    806
VariableMetric: Iteration #  99 - FCN =   297328.1527518 Edm =      5.42529 NCalls =    808
VariableMetric: Iteration # 100 - FCN =   297327.7000533 Edm =      4.88616 NCalls =    810
VariableMetric: Iteration # 101 - FCN =   297325.1468911 Edm =      7.50619 NCalls =    812
VariableMetric: Iteration # 102 - FCN =   297324.3167268 Edm =      7.53356 NCalls =    814
VariableMetric: Iteration # 103 - FCN =   297323.0338086 Edm =      4.81315 NCalls =    817
VariableMetric: Iteration # 104 - FCN =     297320.70031 Edm =      1.90782 NCalls =    820
VariableMetric: Iteration # 105 - FCN =   297319.3864668 Edm =      0.69811 NCalls =    823
VariableMetric: Iteration # 106 - FCN =    297318.804662 Edm =     0.538401 NCalls =    825
VariableMetric: Iteration # 107 - FCN =   297318.6677364 Edm =     0.298381 NCalls =    827
VariableMetric: Iteration # 108 - FCN =   297318.4975649 Edm =    0.0778476 NCalls =    829
VariableMetric: Iteration # 109 - FCN =   297318.3467703 Edm =    0.0949198 NCalls =    832
VariableMetric: Iteration # 110 - FCN =   297318.2182893 Edm =     0.196626 NCalls =    835
VariableMetric: Iteration # 111 - FCN =   297318.0718264 Edm =     0.179842 NCalls =    837
VariableMetric: Iteration # 112 - FCN =    297317.913699 Edm =     0.160259 NCalls =    840
VariableMetric: Iteration # 113 - FCN =   297317.6905602 Edm =    0.0949596 NCalls =    843
VariableMetric: Iteration # 114 - FCN =   297317.6069422 Edm =    0.0410856 NCalls =    845
VariableMetric: Iteration # 115 - FCN =   297317.5854584 Edm =    0.0143188 NCalls =    847
VariableMetric: Iteration # 116 - FCN =   297317.5737587 Edm =   0.00453746 NCalls =    849
VariableMetric: Iteration # 117 - FCN =   297317.5675942 Edm =   0.00165727 NCalls =    851
VariableMetric: Iteration # 118 - FCN =     297317.56471 Edm =   0.00150715 NCalls =    853
VariableMetric: Iteration # 119 - FCN =   297317.5620869 Edm =   0.00162328 NCalls =    855
VariableMetric: Iteration # 120 - FCN =   297317.5587719 Edm =  0.000973617 NCalls =    857
VariableMetric: Iteration # 121 - FCN =   297317.5551328 Edm =  0.000989912 NCalls =    859
VariableMetric: Iteration # 122 - FCN =   297317.5532809 Edm =  0.000941277 NCalls =    861
VariableMetric: Iteration # 123 - FCN =   297317.5519221 Edm =  0.000275052 NCalls =    863
VariableMetric: Iteration # 124 - FCN =   297317.5514748 Edm =  7.72943e-05 NCalls =    865
VariableMetric: Iteration # 125 - FCN =   297317.5512769 Edm =   0.00013332 NCalls =    867
VariableMetric: Iteration # 126 - FCN =   297317.5508063 Edm =  0.000349951 NCalls =    870
VariableMetric: Iteration # 127 - FCN =   297317.5498876 Edm =  0.000320437 NCalls =    872
VariableMetric: Iteration # 128 - FCN =    297317.549404 Edm =   0.00020303 NCalls =    874
VariableMetric: Iteration # 129 - FCN =    297317.549142 Edm =  4.32243e-05 NCalls =    876
VariableMetric: After Hessian   - FCN =    297317.549142 Edm =  9.81406e-05 NCalls =   1369
VariableMetric: Iteration # 130 - FCN =    297317.549142 Edm =  9.81406e-05 NCalls =   1369
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   331976.3571102 Edm =      53.9796 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   331976.3571102 Edm =      53.9796 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   305588.6317104 Edm =      21.1204 NCalls =     10
VariableMetric: Iteration #   2 - FCN =    299497.710776 Edm =      3.32492 NCalls =     19
VariableMetric: Iteration #   3 - FCN =   299481.3827206 Edm =      38.6833 NCalls =     21
VariableMetric: Iteration #   4 - FCN =    299365.494761 Edm =      88.1735 NCalls =     27
VariableMetric: Iteration #   5 - FCN =   298904.6657767 Edm =      36.4318 NCalls =     29
VariableMetric: Iteration #   6 - FCN =    298865.570409 Edm =      6.97259 NCalls =     31
VariableMetric: Iteration #   7 - FCN =   298855.8123055 Edm =     0.844621 NCalls =     33
VariableMetric: Iteration #   8 - FCN =   298239.2880012 Edm =      59.7316 NCalls =     44
VariableMetric: Iteration #   9 - FCN =   297968.8188368 Edm =      189.423 NCalls =     54
VariableMetric: Iteration #  10 - FCN =   297917.7615932 Edm =      179.072 NCalls =     56
VariableMetric: Iteration #  11 - FCN =   297899.6950928 Edm =      53.8099 NCalls =     58
VariableMetric: Iteration #  12 - FCN =   297843.9568749 Edm =      23.3997 NCalls =     61
VariableMetric: Iteration #  13 - FCN =   297829.6746517 Edm =     0.341643 NCalls =     63
VariableMetric: Iteration #  14 - FCN =   297828.1122456 Edm =        1.214 NCalls =     65
VariableMetric: Iteration #  15 - FCN =   297806.4545422 Edm =      29.3059 NCalls =     69
VariableMetric: Iteration #  16 - FCN =   297766.9725109 Edm =      17.6534 NCalls =     76
VariableMetric: Iteration #  17 - FCN =   297729.7265316 Edm =      1.71253 NCalls =     78
VariableMetric: Iteration #  18 - FCN =   297723.5202319 Edm =     0.877737 NCalls =     81
VariableMetric: Iteration #  19 - FCN =   297720.2281597 Edm =      1.24416 NCalls =     85
VariableMetric: Iteration #  20 - FCN =   297716.9588226 Edm =     0.641025 NCalls =     87
VariableMetric: Iteration #  21 - FCN =   297715.2759733 Edm =      3.77154 NCalls =     92
VariableMetric: Iteration #  22 - FCN =   297713.1664098 Edm =     0.342125 NCalls =     98
VariableMetric: Iteration #  23 - FCN =   297712.8722696 Edm =     0.627852 NCalls =    100
VariableMetric: Iteration #  24 - FCN =   297711.1098223 Edm =     0.951835 NCalls =    104
VariableMetric: Iteration #  25 - FCN =   297709.6389414 Edm =      3.28097 NCalls =    108
VariableMetric: Iteration #  26 - FCN =   297707.2747736 Edm =      1.02597 NCalls =    111
VariableMetric: Iteration #  27 - FCN =   297706.1452497 Edm =      2.40393 NCalls =    115
VariableMetric: Iteration #  28 - FCN =   297702.7605741 Edm =       2.4875 NCalls =    118
VariableMetric: Iteration #  29 - FCN =   297701.8102989 Edm =      1.57413 NCalls =    120
VariableMetric: Iteration #  30 - FCN =   297698.3771844 Edm =     0.810925 NCalls =    127
VariableMetric: Iteration #  31 - FCN =   297696.6296489 Edm =      1.18389 NCalls =    131
VariableMetric: Iteration #  32 - FCN =   297696.3314436 Edm =     0.222267 NCalls =    133
VariableMetric: Iteration #  33 - FCN =   297696.0597559 Edm =    0.0346723 NCalls =    135
VariableMetric: Iteration #  34 - FCN =   297695.8140924 Edm =     0.243565 NCalls =    138
VariableMetric: Iteration #  35 - FCN =   297692.6899397 Edm =      2.70764 NCalls =    144
VariableMetric: Iteration #  36 - FCN =   297677.6098457 Edm =      24.0115 NCalls =    148
VariableMetric: Iteration #  37 - FCN =   297595.5057129 Edm =      32.8817 NCalls =    156
VariableMetric: Iteration #  38 - FCN =    297564.191529 Edm =      4.23324 NCalls =    158
VariableMetric: Iteration #  39 - FCN =   297563.0298511 Edm =       0.4047 NCalls =    160
VariableMetric: Iteration #  40 - FCN =    297562.596447 Edm =    0.0243228 NCalls =    161
VariableMetric: Iteration #  41 - FCN =   297562.4529993 Edm =     0.110816 NCalls =    164
VariableMetric: Iteration #  42 - FCN =   297559.2791267 Edm =     0.577457 NCalls =    171
VariableMetric: Iteration #  43 - FCN =   297558.9686554 Edm =     0.857114 NCalls =    173
VariableMetric: Iteration #  44 - FCN =   297557.9302206 Edm =     0.451274 NCalls =    175
VariableMetric: Iteration #  45 - FCN =    297555.609816 Edm =      4.96755 NCalls =    177
VariableMetric: Iteration #  46 - FCN =   297555.0298799 Edm =     0.356841 NCalls =    178
VariableMetric: Iteration #  47 - FCN =   297553.6229559 Edm =     0.264288 NCalls =    182
VariableMetric: Iteration #  48 - FCN =   297553.4379875 Edm =     0.207717 NCalls =    184
VariableMetric: Iteration #  49 - FCN =    297553.329542 Edm =    0.0358748 NCalls =    185
VariableMetric: Iteration #  50 - FCN =   297553.0740846 Edm =     0.177812 NCalls =    189
VariableMetric: Iteration #  51 - FCN =    297550.379565 Edm =      3.15844 NCalls =    193
VariableMetric: Iteration #  52 - FCN =   297519.8838368 Edm =      11.7131 NCalls =    200
VariableMetric: Iteration #  53 - FCN =   297492.7750316 Edm =      11.4848 NCalls =    202
VariableMetric: Iteration #  54 - FCN =   297491.0870408 Edm =      1.35988 NCalls =    204
VariableMetric: Iteration #  55 - FCN =   297489.7680822 Edm =      0.27185 NCalls =    206
VariableMetric: Iteration #  56 - FCN =   297488.6716125 Edm =      1.01302 NCalls =    208
VariableMetric: Iteration #  57 - FCN =   297479.9705131 Edm =      3.51465 NCalls =    214
VariableMetric: Iteration #  58 - FCN =   297476.7380993 Edm =       109389 NCalls =    222
VariableMetric: Iteration #  59 - FCN =   297472.1909402 Edm =       103842 NCalls =    229
VariableMetric: Iteration #  60 - FCN =   297464.7104667 Edm =      97660.3 NCalls =    236
VariableMetric: Iteration #  61 - FCN =   297462.7567817 Edm =        17507 NCalls =    241
VariableMetric: Iteration #  62 - FCN =   297457.3450815 Edm =      3035.73 NCalls =    245
VariableMetric: Iteration #  63 - FCN =   297452.6491239 Edm =      1717.34 NCalls =    249
VariableMetric: Iteration #  64 - FCN =   297445.3075998 Edm =       8513.5 NCalls =    252
VariableMetric: Iteration #  65 - FCN =   297440.3461682 Edm =      2642.15 NCalls =    255
VariableMetric: Iteration #  66 - FCN =   297436.0324996 Edm =      1204.93 NCalls =    258
VariableMetric: Iteration #  67 - FCN =   297426.8712083 Edm =      1173.94 NCalls =    261
VariableMetric: Iteration #  68 - FCN =   297424.2127129 Edm =      363.839 NCalls =    264
VariableMetric: Iteration #  69 - FCN =    297422.076046 Edm =      529.541 NCalls =    267
VariableMetric: Iteration #  70 - FCN =   297420.1616348 Edm =      168.233 NCalls =    269
VariableMetric: Iteration #  71 - FCN =   297418.8873951 Edm =      72.2368 NCalls =    272
VariableMetric: Iteration #  72 - FCN =   297418.0052229 Edm =      56.3919 NCalls =    275
VariableMetric: Iteration #  73 - FCN =   297415.3419651 Edm =       8.7026 NCalls =    277
VariableMetric: Iteration #  74 - FCN =   297413.9299512 Edm =      3.17124 NCalls =    279
VariableMetric: Iteration #  75 - FCN =   297412.7890796 Edm =      9.42225 NCalls =    281
VariableMetric: Iteration #  76 - FCN =   297411.8286636 Edm =      9.02956 NCalls =    283
VariableMetric: Iteration #  77 - FCN =   297411.0236139 Edm =      1.57068 NCalls =    285
VariableMetric: Iteration #  78 - FCN =   297410.7171229 Edm =      1.42676 NCalls =    287
VariableMetric: Iteration #  79 - FCN =   297410.5083399 Edm =     0.550386 NCalls =    289
VariableMetric: Iteration #  80 - FCN =   297410.2809113 Edm =     0.713736 NCalls =    291
VariableMetric: Iteration #  81 - FCN =   297410.1440496 Edm =     0.788792 NCalls =    293
VariableMetric: Iteration #  82 - FCN =   297410.0307702 Edm =     0.123781 NCalls =    295
VariableMetric: Iteration #  83 - FCN =   297409.8774196 Edm =     0.516485 NCalls =    297
VariableMetric: Iteration #  84 - FCN =   297409.6269557 Edm =     0.189469 NCalls =    300
VariableMetric: Iteration #  85 - FCN =   297409.2710191 Edm =     0.268883 NCalls =    303
VariableMetric: Iteration #  86 - FCN =    297408.909742 Edm =      0.21469 NCalls =    306
VariableMetric: Iteration #  87 - FCN =   297408.5085759 Edm =     0.097565 NCalls =    308
VariableMetric: Iteration #  88 - FCN =   297408.3679723 Edm =    0.0210522 NCalls =    310
VariableMetric: Iteration #  89 - FCN =   297408.3376152 Edm =   0.00350903 NCalls =    312
VariableMetric: Iteration #  90 - FCN =   297408.3334063 Edm =  0.000476839 NCalls =    314
VariableMetric: Iteration #  91 - FCN =   297408.3328311 Edm =  8.12004e-05 NCalls =    316
VariableMetric: Iteration #  92 - FCN =   297408.3327499 Edm =  1.74843e-05 NCalls =    317
VariableMetric: After Hessian   - FCN =   297408.3327499 Edm =  1.45428e-05 NCalls =    804
VariableMetric: Iteration #  93 - FCN =   297408.3327499 Edm =  1.45428e-05 NCalls =    804
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   320933.5087761 Edm =      53.0679 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   320933.5087761 Edm =      53.0679 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   301967.1473776 Edm =      23.3918 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   301497.3807849 Edm =       8322.7 NCalls =     15
VariableMetric: Iteration #   3 - FCN =   300927.2570586 Edm =      2824.24 NCalls =     17
VariableMetric: Iteration #   4 - FCN =   300724.1293869 Edm =      1402.41 NCalls =     19
VariableMetric: Iteration #   5 - FCN =   300525.1475858 Edm =      421.563 NCalls =     21
VariableMetric: Iteration #   6 - FCN =   300382.4833781 Edm =      20.3928 NCalls =     23
VariableMetric: Iteration #   7 - FCN =   300366.7216207 Edm =      8.61377 NCalls =     25
VariableMetric: Iteration #   8 - FCN =   299343.0440531 Edm =      294.583 NCalls =     32
VariableMetric: Iteration #   9 - FCN =   299078.0474923 Edm =      23.9332 NCalls =     35
VariableMetric: Iteration #  10 - FCN =    299062.835585 Edm =      1.90962 NCalls =     37
VariableMetric: Iteration #  11 - FCN =   299050.6539327 Edm =      5.73009 NCalls =     40
VariableMetric: Iteration #  12 - FCN =   298429.3393918 Edm =        143.4 NCalls =     46
VariableMetric: Iteration #  13 - FCN =   298133.7105826 Edm =      14.2162 NCalls =     49
VariableMetric: Iteration #  14 - FCN =   298112.7745066 Edm =      5.07243 NCalls =     51
VariableMetric: Iteration #  15 - FCN =   298105.2505723 Edm =      3.72115 NCalls =     54
VariableMetric: Iteration #  16 - FCN =   298099.9465876 Edm =      3.15426 NCalls =     57
VariableMetric: Iteration #  17 - FCN =   298088.1137889 Edm =      12.4819 NCalls =     59
VariableMetric: Iteration #  18 - FCN =    297907.131991 Edm =      135.778 NCalls =     65
VariableMetric: Iteration #  19 - FCN =    297638.570989 Edm =      10.9024 NCalls =     68
VariableMetric: Iteration #  20 - FCN =   297632.6510788 Edm =      6.87009 NCalls =     70
VariableMetric: Iteration #  21 - FCN =   297622.1400437 Edm =       2.0282 NCalls =     72
VariableMetric: Iteration #  22 - FCN =   297619.2307338 Edm =      0.56856 NCalls =     74
VariableMetric: Iteration #  23 - FCN =   297616.6146986 Edm =      1.18126 NCalls =     76
VariableMetric: Iteration #  24 - FCN =   297592.0325401 Edm =      15.8473 NCalls =     80
VariableMetric: Iteration #  25 - FCN =   297536.2585238 Edm =        10.51 NCalls =     86
VariableMetric: Iteration #  26 - FCN =   297528.5649605 Edm =      3.12211 NCalls =     88
VariableMetric: Iteration #  27 - FCN =   297525.9958236 Edm =     0.895266 NCalls =     90
VariableMetric: Iteration #  28 - FCN =   297524.0914661 Edm =     0.116564 NCalls =     93
VariableMetric: Iteration #  29 - FCN =   297523.6067152 Edm =      0.22704 NCalls =     95
VariableMetric: Iteration #  30 - FCN =   297516.9920364 Edm =      5.24584 NCalls =    101
VariableMetric: Iteration #  31 - FCN =   297505.3797548 Edm =      13.7245 NCalls =    104
VariableMetric: Iteration #  32 - FCN =   297471.2678632 Edm =      19.4222 NCalls =    107
VariableMetric: Iteration #  33 - FCN =   297430.3370234 Edm =      19.9258 NCalls =    112
VariableMetric: Iteration #  34 - FCN =   297407.6807582 Edm =      11.3905 NCalls =    114
VariableMetric: Iteration #  35 - FCN =   297392.0164552 Edm =      5.52142 NCalls =    116
VariableMetric: Iteration #  36 - FCN =   297385.9765346 Edm =      0.85954 NCalls =    118
VariableMetric: Iteration #  37 - FCN =   297381.8158876 Edm =     0.671093 NCalls =    120
VariableMetric: Iteration #  38 - FCN =    297381.201905 Edm =     0.117878 NCalls =    122
VariableMetric: Iteration #  39 - FCN =    297380.859794 Edm =     0.383886 NCalls =    124
VariableMetric: Iteration #  40 - FCN =     297379.15385 Edm =      1.36915 NCalls =    129
VariableMetric: Iteration #  41 - FCN =   297378.9979266 Edm =     0.359255 NCalls =    131
VariableMetric: Iteration #  42 - FCN =   297375.5126378 Edm =      1.92226 NCalls =    135
VariableMetric: Iteration #  43 - FCN =    297372.169685 Edm =      1.56112 NCalls =    140
VariableMetric: Iteration #  44 - FCN =   297371.5252274 Edm =       1.1477 NCalls =    142
VariableMetric: Iteration #  45 - FCN =   297370.1688844 Edm =     0.327495 NCalls =    144
VariableMetric: Iteration #  46 - FCN =   297369.0859702 Edm =     0.255076 NCalls =    148
VariableMetric: Iteration #  47 - FCN =    297368.501277 Edm =     0.143349 NCalls =    150
VariableMetric: Iteration #  48 - FCN =   297368.4265028 Edm =     0.214249 NCalls =    152
VariableMetric: Iteration #  49 - FCN =   297368.1562666 Edm =    0.0478224 NCalls =    155
VariableMetric: Iteration #  50 - FCN =   297368.0051079 Edm =     0.114055 NCalls =    157
VariableMetric: Iteration #  51 - FCN =   297367.9180864 Edm =    0.0601434 NCalls =    159
VariableMetric: Iteration #  52 - FCN =   297367.7755515 Edm =    0.0493972 NCalls =    162
VariableMetric: Iteration #  53 - FCN =   297367.3696822 Edm =     0.375544 NCalls =    166
VariableMetric: Iteration #  54 - FCN =   297367.1633487 Edm =     0.357902 NCalls =    168
VariableMetric: Iteration #  55 - FCN =   297366.4299577 Edm =     0.135681 NCalls =    174
VariableMetric: Iteration #  56 - FCN =    297366.365939 Edm =     0.252998 NCalls =    176
VariableMetric: Iteration #  57 - FCN =   297366.0942679 Edm =      0.26401 NCalls =    180
VariableMetric: Iteration #  58 - FCN =   297365.4061239 Edm =     0.421891 NCalls =    182
VariableMetric: Iteration #  59 - FCN =   297364.7537786 Edm =      1.17736 NCalls =    187
VariableMetric: Iteration #  60 - FCN =   297362.7372825 Edm =      3.71352 NCalls =    190
VariableMetric: Iteration #  61 - FCN =   297360.2499854 Edm =      2.20248 NCalls =    194
VariableMetric: Iteration #  62 - FCN =    297353.624932 Edm =      29.0402 NCalls =    197
VariableMetric: Iteration #  63 - FCN =   297340.8480274 Edm =      5.29113 NCalls =    201
VariableMetric: Iteration #  64 - FCN =   297338.5824058 Edm =      2.47964 NCalls =    203
VariableMetric: Iteration #  65 - FCN =   297335.7989591 Edm =       2.3093 NCalls =    206
VariableMetric: Iteration #  66 - FCN =   297332.2864395 Edm =      1.94314 NCalls =    208
VariableMetric: Iteration #  67 - FCN =   297329.4293088 Edm =      2.13636 NCalls =    211
VariableMetric: Iteration #  68 - FCN =   297324.5742763 Edm =      3.84363 NCalls =    215
VariableMetric: Iteration #  69 - FCN =   297320.7378486 Edm =      12.6489 NCalls =    218
VariableMetric: Iteration #  70 - FCN =   297315.4957613 Edm =      4.47788 NCalls =    221
VariableMetric: Iteration #  71 - FCN =   297296.3868907 Edm =      3.83224 NCalls =    229
VariableMetric: Iteration #  72 - FCN =   297295.5653657 Edm =      4.74867 NCalls =    231
VariableMetric: Iteration #  73 - FCN =   297290.5509332 Edm =      1.16154 NCalls =    233
VariableMetric: Iteration #  74 - FCN =   297289.0795652 Edm =      1.18832 NCalls =    235
VariableMetric: Iteration #  75 - FCN =   297286.8726681 Edm =      1.50445 NCalls =    238
VariableMetric: Iteration #  76 - FCN =   297278.3518242 Edm =      7.57068 NCalls =    242
VariableMetric: Iteration #  77 - FCN =   297268.6207683 Edm =      1.62835 NCalls =    252
VariableMetric: Iteration #  78 - FCN =   297267.6066768 Edm =      3.39105 NCalls =    254
VariableMetric: Iteration #  79 - FCN =   297266.5095852 Edm =     0.416481 NCalls =    255
VariableMetric: Iteration #  80 - FCN =   297265.6306929 Edm =     0.827713 NCalls =    258
VariableMetric: Iteration #  81 - FCN =   297264.8629182 Edm =     0.651746 NCalls =    261
VariableMetric: Iteration #  82 - FCN =   297264.6149154 Edm =     0.387743 NCalls =    264
VariableMetric: Iteration #  83 - FCN =   297262.3473156 Edm =     0.830736 NCalls =    268
VariableMetric: Iteration #  84 - FCN =   297260.0201646 Edm =       1.0063 NCalls =    271
VariableMetric: Iteration #  85 - FCN =   297258.6639848 Edm =     0.270948 NCalls =    275
VariableMetric: Iteration #  86 - FCN =   297258.4389071 Edm =     0.173983 NCalls =    277
VariableMetric: Iteration #  87 - FCN =    297258.367308 Edm =   0.00820427 NCalls =    279
VariableMetric: Iteration #  88 - FCN =   297258.3516294 Edm =      0.01053 NCalls =    281
VariableMetric: Iteration #  89 - FCN =   297258.2666414 Edm =    0.0597546 NCalls =    285
VariableMetric: Iteration #  90 - FCN =   297257.9152442 Edm =     0.364239 NCalls =    290
VariableMetric: Iteration #  91 - FCN =   297257.8423825 Edm =     0.235349 NCalls =    292
VariableMetric: Iteration #  92 - FCN =   297257.7235397 Edm =    0.0774353 NCalls =    294
VariableMetric: Iteration #  93 - FCN =   297257.6072541 Edm =    0.0711831 NCalls =    297
VariableMetric: Iteration #  94 - FCN =   297257.5323823 Edm =    0.0486023 NCalls =    299
VariableMetric: Iteration #  95 - FCN =   297257.3605138 Edm =    0.0273488 NCalls =    303
VariableMetric: Iteration #  96 - FCN =   297257.3273315 Edm =    0.0127431 NCalls =    306
VariableMetric: Iteration #  97 - FCN =   297256.9180906 Edm =     0.275639 NCalls =    311
VariableMetric: Iteration #  98 - FCN =    297256.909187 Edm =    0.0160633 NCalls =    313
VariableMetric: Iteration #  99 - FCN =   297256.8339006 Edm =    0.0728593 NCalls =    316
VariableMetric: Iteration # 100 - FCN =   297256.1221933 Edm =      0.48236 NCalls =    322
VariableMetric: Iteration # 101 - FCN =   297256.1048691 Edm =    0.0127114 NCalls =    324
VariableMetric: Iteration # 102 - FCN =   297256.0052927 Edm =    0.0735222 NCalls =    327
VariableMetric: Iteration # 103 - FCN =   297255.7863296 Edm =     0.069482 NCalls =    329
VariableMetric: Iteration # 104 - FCN =   297255.5226717 Edm =     0.128295 NCalls =    331
VariableMetric: Iteration # 105 - FCN =   297254.9756064 Edm =    0.0811764 NCalls =    334
VariableMetric: Iteration # 106 - FCN =   297254.8757162 Edm =    0.0615154 NCalls =    336
VariableMetric: Iteration # 107 - FCN =   297254.8079332 Edm =    0.0325696 NCalls =    339
VariableMetric: Iteration # 108 - FCN =   297254.6840559 Edm =    0.0917447 NCalls =    342
VariableMetric: Iteration # 109 - FCN =   297253.5636887 Edm =      1.12444 NCalls =    346
VariableMetric: Iteration # 110 - FCN =    297248.101227 Edm =       4.2549 NCalls =    352
VariableMetric: Iteration # 111 - FCN =   297247.8793012 Edm =     0.393323 NCalls =    355
VariableMetric: Iteration # 112 - FCN =   297246.3259233 Edm =       4.3265 NCalls =    359
VariableMetric: Iteration # 113 - FCN =   297245.1163545 Edm =      1.12247 NCalls =    362
VariableMetric: Iteration # 114 - FCN =   297242.8990954 Edm =      3.37591 NCalls =    367
VariableMetric: Iteration # 115 - FCN =   297242.4530251 Edm =     0.852241 NCalls =    370
VariableMetric: Iteration # 116 - FCN =   297240.6362339 Edm =      1.17356 NCalls =    376
VariableMetric: Iteration # 117 - FCN =   297237.6970617 Edm =      1.17137 NCalls =    379
VariableMetric: Iteration # 118 - FCN =   297236.0051215 Edm =     0.468611 NCalls =    382
VariableMetric: Iteration # 119 - FCN =    297235.646082 Edm =     0.192805 NCalls =    384
VariableMetric: Iteration # 120 - FCN =   297235.3100579 Edm =     0.128915 NCalls =    387
VariableMetric: Iteration # 121 - FCN =   297235.0883059 Edm =     0.142215 NCalls =    390
VariableMetric: Iteration # 122 - FCN =   297234.9870974 Edm =    0.0275384 NCalls =    392
VariableMetric: Iteration # 123 - FCN =   297234.9603679 Edm =   0.00805483 NCalls =    393
VariableMetric: Iteration # 124 - FCN =   297234.9500507 Edm =   0.00108764 NCalls =    395
VariableMetric: Iteration # 125 - FCN =   297234.9472888 Edm =   0.00145746 NCalls =    397
VariableMetric: Iteration # 126 - FCN =   297234.9256551 Edm =    0.0207381 NCalls =    400
VariableMetric: Iteration # 127 - FCN =   297234.7159769 Edm =     0.202231 NCalls =    406
VariableMetric: Iteration # 128 - FCN =   297234.0337767 Edm =     0.969967 NCalls =    409
VariableMetric: Iteration # 129 - FCN =   297233.0128969 Edm =      0.61842 NCalls =    414
VariableMetric: Iteration # 130 - FCN =   297232.2781166 Edm =     0.266396 NCalls =    417
VariableMetric: Iteration # 131 - FCN =   297232.0006663 Edm =     0.142537 NCalls =    418
VariableMetric: Iteration # 132 - FCN =    297231.382358 Edm =      1.17059 NCalls =    421
VariableMetric: Iteration # 133 - FCN =   297231.0299707 Edm =    0.0797939 NCalls =    424
VariableMetric: Iteration # 134 - FCN =    297230.930364 Edm =    0.0941125 NCalls =    426
VariableMetric: Iteration # 135 - FCN =   297230.8624902 Edm =   0.00816886 NCalls =    428
VariableMetric: Iteration # 136 - FCN =    297230.849711 Edm =   0.00203572 NCalls =    430
VariableMetric: Iteration # 137 - FCN =   297230.8459005 Edm =   0.00119414 NCalls =    432
VariableMetric: Iteration # 138 - FCN =   297230.8424143 Edm =   0.00118183 NCalls =    434
VariableMetric: Iteration # 139 - FCN =   297230.8388371 Edm =  0.000621317 NCalls =    436
VariableMetric: Iteration # 140 - FCN =   297230.8376967 Edm =  0.000494638 NCalls =    438
VariableMetric: Iteration # 141 - FCN =   297230.8217159 Edm =    0.0156336 NCalls =    442
VariableMetric: Iteration # 142 - FCN =   297230.3947359 Edm =     0.434594 NCalls =    449
VariableMetric: Iteration # 143 - FCN =   297227.7655049 Edm =     0.605769 NCalls =    452
VariableMetric: Iteration # 144 - FCN =   297227.5207145 Edm =     0.676497 NCalls =    454
VariableMetric: Iteration # 145 - FCN =   297227.3132909 Edm =    0.0529613 NCalls =    457
VariableMetric: Iteration # 146 - FCN =    297227.248386 Edm =    0.0221153 NCalls =    459
VariableMetric: Iteration # 147 - FCN =   297227.2067818 Edm =   0.00711495 NCalls =    462
VariableMetric: Iteration # 148 - FCN =   297227.1981043 Edm =   0.00117936 NCalls =    464
VariableMetric: Iteration # 149 - FCN =   297227.1969592 Edm =  0.000274161 NCalls =    465
VariableMetric: Iteration # 150 - FCN =   297227.1960507 Edm =  0.000759754 NCalls =    467
VariableMetric: Iteration # 151 - FCN =   297227.1824397 Edm =   0.00722964 NCalls =    472
VariableMetric: Iteration # 152 - FCN =    297227.147395 Edm =    0.0201785 NCalls =    474
VariableMetric: Iteration # 153 - FCN =   297226.9696447 Edm =     0.261531 NCalls =    478
VariableMetric: Iteration # 154 - FCN =   297226.7054401 Edm =     0.499414 NCalls =    482
VariableMetric: Iteration # 155 - FCN =   297226.0974403 Edm =     0.609946 NCalls =    490
VariableMetric: Iteration # 156 - FCN =    297224.677826 Edm =     0.605716 NCalls =    493
VariableMetric: Iteration # 157 - FCN =   297223.5382154 Edm =    0.0654696 NCalls =    495
VariableMetric: Iteration # 158 - FCN =   297223.4872576 Edm =    0.0201202 NCalls =    498
VariableMetric: Iteration # 159 - FCN =   297223.4567435 Edm =    0.0136955 NCalls =    500
VariableMetric: Iteration # 160 - FCN =   297223.4335393 Edm =   0.00471973 NCalls =    502
VariableMetric: Iteration # 161 - FCN =   297223.4287434 Edm =   0.00028639 NCalls =    504
VariableMetric: Iteration # 162 - FCN =   297223.4278326 Edm =  0.000499339 NCalls =    506
VariableMetric: Iteration # 163 - FCN =   297223.4213258 Edm =    0.0061079 NCalls =    509
VariableMetric: Iteration # 164 - FCN =   297223.3947141 Edm =    0.0241673 NCalls =    511
VariableMetric: Iteration # 165 - FCN =   297222.9693551 Edm =     0.412918 NCalls =    517
VariableMetric: Iteration # 166 - FCN =   297222.8168018 Edm =     0.172837 NCalls =    523
VariableMetric: Iteration # 167 - FCN =   297222.4095495 Edm =     0.353056 NCalls =    529
VariableMetric: Iteration # 168 - FCN =   297221.5678135 Edm =     0.513324 NCalls =    532
VariableMetric: Iteration # 169 - FCN =    297221.449869 Edm =    0.0951663 NCalls =    534
VariableMetric: Iteration # 170 - FCN =   297221.0474123 Edm =    0.0939769 NCalls =    538
VariableMetric: Iteration # 171 - FCN =   297220.9445851 Edm =    0.0298969 NCalls =    540
VariableMetric: Iteration # 172 - FCN =   297220.9186716 Edm =   0.00438496 NCalls =    542
VariableMetric: Iteration # 173 - FCN =   297220.9141222 Edm =  0.000365821 NCalls =    544
VariableMetric: Iteration # 174 - FCN =    297220.913635 Edm =  0.000166568 NCalls =    546
VariableMetric: Iteration # 175 - FCN =   297220.9124782 Edm =  0.000598179 NCalls =    549
VariableMetric: Iteration # 176 - FCN =    297220.909831 Edm =   0.00183919 NCalls =    551
VariableMetric: Iteration # 177 - FCN =   297220.8108537 Edm =    0.0888344 NCalls =    556
VariableMetric: Iteration # 178 - FCN =   297220.1077606 Edm =    0.0882863 NCalls =    559
VariableMetric: Iteration # 179 - FCN =   297220.0280628 Edm =    0.0029663 NCalls =    560
VariableMetric: Iteration # 180 - FCN =   297220.0252093 Edm =  9.57428e-05 NCalls =    561
VariableMetric: Iteration # 181 - FCN =   297220.0250463 Edm =  5.01086e-05 NCalls =    563
VariableMetric: After Hessian   - FCN =   297220.0250463 Edm =     0.791976 NCalls =   1036
VariableMetric: Iteration # 182 - FCN =   297220.0250463 Edm =     0.791976 NCalls =   1036
VariableMetric: Iteration # 183 - FCN =   297218.5282652 Edm =     0.513451 NCalls =   1039
VariableMetric: Iteration # 184 - FCN =   297218.2697522 Edm =     0.383403 NCalls =   1042
VariableMetric: Iteration # 185 - FCN =   297218.1294804 Edm =    0.0826576 NCalls =   1044
VariableMetric: Iteration # 186 - FCN =   297218.0373375 Edm =    0.0459623 NCalls =   1046
VariableMetric: Iteration # 187 - FCN =   297217.8376712 Edm =      0.24432 NCalls =   1050
VariableMetric: Iteration # 188 - FCN =   297216.1934382 Edm =      2.53587 NCalls =   1055
VariableMetric: Iteration # 189 - FCN =   297216.1797164 Edm =    0.0244304 NCalls =   1057
VariableMetric: Iteration # 190 - FCN =   297216.1447715 Edm =     0.300816 NCalls =   1060
VariableMetric: Iteration # 191 - FCN =   297216.0966084 Edm =      0.21396 NCalls =   1062
VariableMetric: Iteration # 192 - FCN =   297215.7138698 Edm =     0.463082 NCalls =   1067
VariableMetric: Iteration # 193 - FCN =   297214.7202854 Edm =     0.789694 NCalls =   1073
VariableMetric: Iteration # 194 - FCN =    297214.088891 Edm =     0.227269 NCalls =   1075
VariableMetric: Iteration # 195 - FCN =   297213.9314245 Edm =     0.071883 NCalls =   1077
VariableMetric: Iteration # 196 - FCN =   297213.7921994 Edm =    0.0583589 NCalls =   1079
VariableMetric: Iteration # 197 - FCN =   297213.5753203 Edm =    0.0779009 NCalls =   1082
VariableMetric: Iteration # 198 - FCN =   297213.4051851 Edm =    0.0525118 NCalls =   1084
VariableMetric: Iteration # 199 - FCN =   297213.2973252 Edm =    0.0509419 NCalls =   1087
VariableMetric: Iteration # 200 - FCN =    297213.248213 Edm =    0.0190969 NCalls =   1088
VariableMetric: Iteration # 201 - FCN =   297213.2159167 Edm =   0.00637524 NCalls =   1090
VariableMetric: Iteration # 202 - FCN =   297213.1944819 Edm =   0.00370437 NCalls =   1092
VariableMetric: Iteration # 203 - FCN =   297213.1890545 Edm =  0.000842778 NCalls =   1094
VariableMetric: Iteration # 204 - FCN =   297213.1850187 Edm =   0.00202776 NCalls =   1096
VariableMetric: Iteration # 205 - FCN =   297213.1792144 Edm =  0.000987477 NCalls =   1099
VariableMetric: Iteration # 206 - FCN =   297213.1776884 Edm =  0.000302094 NCalls =   1101
VariableMetric: Iteration # 207 - FCN =   297213.1773842 Edm =  0.000104006 NCalls =   1102
VariableMetric: Iteration # 208 - FCN =   297213.1772826 Edm =   8.6269e-06 NCalls =   1104
VariableMetric: After Hessian   - FCN =   297213.1772826 Edm =  1.99262e-05 NCalls =   1597
VariableMetric: Iteration # 209 - FCN =   297213.1772826 Edm =  1.99262e-05 NCalls =   1597
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   307069.3410912 Edm =      13.2888 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   307069.3410912 Edm =      13.2888 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   299641.1997253 Edm =      2.38517 NCalls =     11
VariableMetric: Iteration #   2 - FCN =   299628.6285721 Edm =      2.56433 NCalls =     12
VariableMetric: Iteration #   3 - FCN =   299399.4640398 Edm =      187.035 NCalls =     18
VariableMetric: Iteration #   4 - FCN =   298303.3949646 Edm =      683.462 NCalls =     22
VariableMetric: Iteration #   5 - FCN =   297933.4870723 Edm =       975.38 NCalls =     25
VariableMetric: Iteration #   6 - FCN =   297818.1339071 Edm =      9.71043 NCalls =     27
VariableMetric: Iteration #   7 - FCN =   297809.3352585 Edm =      1.11629 NCalls =     28
VariableMetric: Iteration #   8 - FCN =   297807.1761929 Edm =     0.555638 NCalls =     30
VariableMetric: Iteration #   9 - FCN =   297696.2052087 Edm =      38.1027 NCalls =     37
VariableMetric: Iteration #  10 - FCN =   297625.8162835 Edm =      6.12798 NCalls =     40
VariableMetric: Iteration #  11 - FCN =   297618.3452021 Edm =     0.116923 NCalls =     43
VariableMetric: Iteration #  12 - FCN =   297618.2285738 Edm =    0.0294078 NCalls =     44
VariableMetric: Iteration #  13 - FCN =   297615.0524262 Edm =      2.84415 NCalls =     49
VariableMetric: Iteration #  14 - FCN =   297593.9476351 Edm =      4.48174 NCalls =     52
VariableMetric: Iteration #  15 - FCN =    297588.608941 Edm =     0.113405 NCalls =     54
VariableMetric: Iteration #  16 - FCN =   297588.4036361 Edm =     0.100259 NCalls =     56
VariableMetric: Iteration #  17 - FCN =   297583.9453121 Edm =      3.47926 NCalls =     62
VariableMetric: Iteration #  18 - FCN =    297519.509805 Edm =      14.4131 NCalls =     67
VariableMetric: Iteration #  19 - FCN =   297505.2614319 Edm =     0.395854 NCalls =     68
VariableMetric: Iteration #  20 - FCN =   297504.8287005 Edm =    0.0235972 NCalls =     70
VariableMetric: Iteration #  21 - FCN =   297504.7904896 Edm =     0.012439 NCalls =     72
VariableMetric: Iteration #  22 - FCN =   297504.6739794 Edm =    0.0550157 NCalls =     75
VariableMetric: Iteration #  23 - FCN =   297504.1842362 Edm =     0.468559 NCalls =     78
VariableMetric: Iteration #  24 - FCN =   297487.7019976 Edm =       8.2463 NCalls =     85
VariableMetric: Iteration #  25 - FCN =   297475.3819931 Edm =      18.1114 NCalls =     88
VariableMetric: Iteration #  26 - FCN =   297460.9456031 Edm =      3.82475 NCalls =     90
VariableMetric: Iteration #  27 - FCN =   297457.5054496 Edm =      1.29249 NCalls =     92
VariableMetric: Iteration #  28 - FCN =   297455.6266833 Edm =      0.51028 NCalls =     94
VariableMetric: Iteration #  29 - FCN =   297455.1273075 Edm =     0.125052 NCalls =     96
VariableMetric: Iteration #  30 - FCN =   297454.9282498 Edm =    0.0262806 NCalls =     98
VariableMetric: Iteration #  31 - FCN =   297454.8839569 Edm =    0.0140004 NCalls =    100
VariableMetric: Iteration #  32 - FCN =   297454.1047616 Edm =      0.78463 NCalls =    105
VariableMetric: Iteration #  33 - FCN =   297450.2669558 Edm =      3.79556 NCalls =    111
VariableMetric: Iteration #  34 - FCN =   297385.8884567 Edm =      170.279 NCalls =    114
VariableMetric: Iteration #  35 - FCN =   297379.0092459 Edm =      4.08525 NCalls =    116
VariableMetric: Iteration #  36 - FCN =   297364.6783799 Edm =      4.52473 NCalls =    120
VariableMetric: Iteration #  37 - FCN =   297362.0004102 Edm =     0.417355 NCalls =    122
VariableMetric: Iteration #  38 - FCN =   297361.7428782 Edm =      0.31311 NCalls =    124
VariableMetric: Iteration #  39 - FCN =   297361.6151624 Edm =    0.0476597 NCalls =    126
VariableMetric: Iteration #  40 - FCN =   297361.4712863 Edm =     0.111565 NCalls =    128
VariableMetric: Iteration #  41 - FCN =   297361.2490952 Edm =    0.0347538 NCalls =    131
VariableMetric: Iteration #  42 - FCN =   297361.0988267 Edm =     0.108526 NCalls =    133
VariableMetric: Iteration #  43 - FCN =   297356.5816964 Edm =      2.81374 NCalls =    138
VariableMetric: Iteration #  44 - FCN =   297334.2062723 Edm =      13.1876 NCalls =    142
VariableMetric: Iteration #  45 - FCN =   297313.6196642 Edm =       2.9603 NCalls =    144
VariableMetric: Iteration #  46 - FCN =   297310.6372372 Edm =     0.542203 NCalls =    147
VariableMetric: Iteration #  47 - FCN =   297309.9691284 Edm =     0.283977 NCalls =    149
VariableMetric: Iteration #  48 - FCN =   297309.5995652 Edm =      0.15709 NCalls =    151
VariableMetric: Iteration #  49 - FCN =   297309.2383629 Edm =     0.421657 NCalls =    154
VariableMetric: Iteration #  50 - FCN =   297307.8160382 Edm =      3.89193 NCalls =    158
VariableMetric: Iteration #  51 - FCN =   297307.6704556 Edm =     0.200842 NCalls =    160
VariableMetric: Iteration #  52 - FCN =   297307.0992138 Edm =     0.397123 NCalls =    162
VariableMetric: Iteration #  53 - FCN =   297306.3890316 Edm =    0.0534677 NCalls =    164
VariableMetric: Iteration #  54 - FCN =   297306.3375417 Edm =    0.0131779 NCalls =    166
VariableMetric: Iteration #  55 - FCN =   297306.3033345 Edm =    0.0157127 NCalls =    168
VariableMetric: Iteration #  56 - FCN =   297306.1991707 Edm =    0.0644477 NCalls =    171
VariableMetric: Iteration #  57 - FCN =   297304.7453802 Edm =      1.42174 NCalls =    176
VariableMetric: Iteration #  58 - FCN =   297292.1554366 Edm =      7.78504 NCalls =    183
VariableMetric: Iteration #  59 - FCN =   297278.6708948 Edm =      1.73592 NCalls =    188
VariableMetric: Iteration #  60 - FCN =   297276.8587887 Edm =     0.328811 NCalls =    190
VariableMetric: Iteration #  61 - FCN =   297276.6031458 Edm =     0.136415 NCalls =    192
VariableMetric: Iteration #  62 - FCN =   297276.4524043 Edm =    0.0979486 NCalls =    194
VariableMetric: Iteration #  63 - FCN =   297276.3183116 Edm =    0.0124511 NCalls =    196
VariableMetric: Iteration #  64 - FCN =   297276.2916387 Edm =     0.010333 NCalls =    198
VariableMetric: Iteration #  65 - FCN =   297276.2391046 Edm =   0.00999198 NCalls =    200
VariableMetric: Iteration #  66 - FCN =   297276.1482602 Edm =    0.0572064 NCalls =    203
VariableMetric: Iteration #  67 - FCN =   297274.5701338 Edm =      1.13975 NCalls =    207
VariableMetric: Iteration #  68 - FCN =    297260.747536 Edm =      1.29226 NCalls =    210
VariableMetric: Iteration #  69 - FCN =   297256.7858591 Edm =      1.25118 NCalls =    214
VariableMetric: Iteration #  70 - FCN =     297255.89013 Edm =     0.126976 NCalls =    216
VariableMetric: Iteration #  71 - FCN =   297255.7035599 Edm =    0.0500182 NCalls =    218
VariableMetric: Iteration #  72 - FCN =   297255.6581224 Edm =     0.029295 NCalls =    219
VariableMetric: Iteration #  73 - FCN =   297255.6196822 Edm =   0.00338666 NCalls =    221
VariableMetric: Iteration #  74 - FCN =   297255.6143321 Edm =  0.000753358 NCalls =    223
VariableMetric: Iteration #  75 - FCN =   297255.6112915 Edm =   0.00213585 NCalls =    225
VariableMetric: Iteration #  76 - FCN =   297255.5916333 Edm =    0.0110024 NCalls =    228
VariableMetric: Iteration #  77 - FCN =   297255.4961738 Edm =    0.0694936 NCalls =    231
VariableMetric: Iteration #  78 - FCN =    297253.391404 Edm =      1.69739 NCalls =    237
VariableMetric: Iteration #  79 - FCN =   297249.0808001 Edm =      5.59539 NCalls =    240
VariableMetric: Iteration #  80 - FCN =   297240.9809887 Edm =      4.31527 NCalls =    243
VariableMetric: Iteration #  81 - FCN =   297233.9837222 Edm =      1.10423 NCalls =    246
VariableMetric: Iteration #  82 - FCN =   297232.9533438 Edm =     0.124139 NCalls =    248
VariableMetric: Iteration #  83 - FCN =   297232.8582637 Edm =    0.0150484 NCalls =    250
VariableMetric: Iteration #  84 - FCN =    297232.836387 Edm =   0.00248022 NCalls =    252
VariableMetric: Iteration #  85 - FCN =   297232.8308884 Edm =   0.00075797 NCalls =    254
VariableMetric: Iteration #  86 - FCN =   297232.8291146 Edm =  0.000697739 NCalls =    256
VariableMetric: Iteration #  87 - FCN =   297232.8266757 Edm =   0.00183015 NCalls =    258
VariableMetric: Iteration #  88 - FCN =   297232.8044348 Edm =    0.0175541 NCalls =    262
VariableMetric: Iteration #  89 - FCN =   297231.5907099 Edm =      1.03404 NCalls =    267
VariableMetric: Iteration #  90 - FCN =   297226.5362789 Edm =     0.993813 NCalls =    271
VariableMetric: Iteration #  91 - FCN =   297225.1467647 Edm =     0.294009 NCalls =    274
VariableMetric: Iteration #  92 - FCN =   297224.8548588 Edm =    0.0410761 NCalls =    277
VariableMetric: Iteration #  93 - FCN =   297224.8120967 Edm =   0.00121066 NCalls =    279
VariableMetric: Iteration #  94 - FCN =   297224.8107013 Edm =  0.000290977 NCalls =    281
VariableMetric: Iteration #  95 - FCN =   297224.8099242 Edm =  0.000456593 NCalls =    283
VariableMetric: Iteration #  96 - FCN =   297224.8054256 Edm =   0.00410293 NCalls =    286
VariableMetric: Iteration #  97 - FCN =   297224.7374117 Edm =    0.0687846 NCalls =    292
VariableMetric: Iteration #  98 - FCN =   297224.7251459 Edm =    0.0119237 NCalls =    296
VariableMetric: Iteration #  99 - FCN =   297224.6098013 Edm =     0.104693 NCalls =    302
VariableMetric: Iteration # 100 - FCN =     297222.36276 Edm =      1.11921 NCalls =    307
VariableMetric: Iteration # 101 - FCN =   297221.2941502 Edm =     0.147775 NCalls =    308
VariableMetric: Iteration # 102 - FCN =   297221.1188626 Edm =     0.010369 NCalls =    311
VariableMetric: Iteration # 103 - FCN =   297221.1034984 Edm =   0.00126848 NCalls =    313
VariableMetric: Iteration # 104 - FCN =   297221.1015744 Edm =  0.000148903 NCalls =    315
VariableMetric: Iteration # 105 - FCN =   297221.1011931 Edm =  0.000185138 NCalls =    317
VariableMetric: Iteration # 106 - FCN =   297221.0994321 Edm =   0.00126289 NCalls =    320
VariableMetric: Iteration # 107 - FCN =   297221.0575896 Edm =    0.0435261 NCalls =    324
VariableMetric: Iteration # 108 - FCN =   297220.7331925 Edm =     0.240289 NCalls =    331
VariableMetric: Iteration # 109 - FCN =    297219.286407 Edm =    0.0759227 NCalls =    334
VariableMetric: Iteration # 110 - FCN =   297219.2150419 Edm =   0.00472372 NCalls =    335
VariableMetric: Iteration # 111 - FCN =   297219.2114007 Edm =  0.000131074 NCalls =    337
VariableMetric: Iteration # 112 - FCN =   297219.2112769 Edm =  7.09011e-06 NCalls =    338
VariableMetric: After Hessian   - FCN =   297219.2112769 Edm =      2.62029 NCalls =    813
VariableMetric: Iteration # 113 - FCN =   297219.2112769 Edm =      2.62029 NCalls =    813
VariableMetric: Iteration # 114 - FCN =   297219.1818791 Edm =      1.93776 NCalls =    816
VariableMetric: Iteration # 115 - FCN =   297218.9152394 Edm =     0.364125 NCalls =    819
VariableMetric: Iteration # 116 - FCN =   297218.8042135 Edm =    0.0208207 NCalls =    821
VariableMetric: Iteration # 117 - FCN =   297218.7703545 Edm =   0.00575154 NCalls =    823
VariableMetric: Iteration # 118 - FCN =    297218.756594 Edm =   0.00470343 NCalls =    825
VariableMetric: Iteration # 119 - FCN =   297218.7469827 Edm =   0.00373688 NCalls =    827
VariableMetric: Iteration # 120 - FCN =   297218.7433994 Edm =  0.000105502 NCalls =    828
VariableMetric: Iteration # 121 - FCN =   297218.7432712 Edm =  1.56065e-06 NCalls =    830
VariableMetric: After Hessian   - FCN =   297218.7432712 Edm =  1.99278e-06 NCalls =   1325
VariableMetric: Iteration # 122 - FCN =   297218.7432712 Edm =  1.99278e-06 NCalls =   1325
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   315750.5640879 Edm =      17.6949 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   315750.5640879 Edm =      17.6949 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   304673.4418182 Edm =      4.50665 NCalls =     10
VariableMetric: Iteration #   2 - FCN =   304625.8389647 Edm =      7.99365 NCalls =     14
VariableMetric: Iteration #   3 - FCN =   302594.3202432 Edm =      514.806 NCalls =     22
VariableMetric: Iteration #   4 - FCN =   299405.6746768 Edm =      1925.53 NCalls =     25
VariableMetric: Iteration #   5 - FCN =   298819.5123037 Edm =      298.875 NCalls =     27
VariableMetric: Iteration #   6 - FCN =   298607.4094742 Edm =      44.0243 NCalls =     30
VariableMetric: Iteration #   7 - FCN =   298548.2071045 Edm =      14.2514 NCalls =     33
VariableMetric: Iteration #   8 - FCN =   298534.8299975 Edm =      4.51678 NCalls =     35
VariableMetric: Iteration #   9 - FCN =   297767.4232431 Edm =      572.002 NCalls =     42
VariableMetric: Iteration #  10 - FCN =   297735.4850848 Edm =      168.136 NCalls =     44
VariableMetric: Iteration #  11 - FCN =   297549.8772719 Edm =      22.6931 NCalls =     46
VariableMetric: Iteration #  12 - FCN =    297514.682153 Edm =     0.854549 NCalls =     48
VariableMetric: Iteration #  13 - FCN =   297513.4220955 Edm =      0.12308 NCalls =     50
VariableMetric: Iteration #  14 - FCN =   297513.2652183 Edm =    0.0324828 NCalls =     52
VariableMetric: Iteration #  15 - FCN =   297509.2226208 Edm =      3.95624 NCalls =     57
VariableMetric: Iteration #  16 - FCN =   297458.8939266 Edm =      4.33769 NCalls =     61
VariableMetric: Iteration #  17 - FCN =   297453.1631857 Edm =      1.41442 NCalls =     63
VariableMetric: Iteration #  18 - FCN =    297452.116047 Edm =     0.424247 NCalls =     64
VariableMetric: Iteration #  19 - FCN =   297451.2096995 Edm =    0.0772449 NCalls =     67
VariableMetric: Iteration #  20 - FCN =   297451.0653569 Edm =    0.0409833 NCalls =     69
VariableMetric: Iteration #  21 - FCN =   297450.0904024 Edm =     0.895677 NCalls =     73
VariableMetric: Iteration #  22 - FCN =   297426.2131167 Edm =      19.4633 NCalls =     78
VariableMetric: Iteration #  23 - FCN =   297378.5394584 Edm =      9.75941 NCalls =     81
VariableMetric: Iteration #  24 - FCN =   297358.3311034 Edm =      3.68692 NCalls =     83
VariableMetric: Iteration #  25 - FCN =   297355.9444086 Edm =      1.19069 NCalls =     85
VariableMetric: Iteration #  26 - FCN =   297354.7546646 Edm =     0.218053 NCalls =     87
VariableMetric: Iteration #  27 - FCN =    297341.775965 Edm =       7.9247 NCalls =     93
VariableMetric: Iteration #  28 - FCN =    297341.775965 Edm =       7.9247 NCalls =    104
VariableMetric: After Hessian   - FCN =    297341.775965 Edm =      22464.7 NCalls =    577
VariableMetric: Iteration #  29 - FCN =    297341.775965 Edm =      22464.7 NCalls =    577
VariableMetric: Iteration #  30 - FCN =   297243.1489448 Edm =       100515 NCalls =    583
VariableMetric: Iteration #  31 - FCN =    297242.628752 Edm =      26.2369 NCalls =    588
VariableMetric: Iteration #  32 - FCN =   297174.4625625 Edm =      5.62582 NCalls =    591
VariableMetric: Iteration #  33 - FCN =   297162.9590858 Edm =      6.28082 NCalls =    593
VariableMetric: Iteration #  34 - FCN =   297125.4149059 Edm =      2.53626 NCalls =    597
VariableMetric: Iteration #  35 - FCN =   297122.0675001 Edm =     0.440239 NCalls =    599
VariableMetric: Iteration #  36 - FCN =   297117.6436412 Edm =     0.943003 NCalls =    602
VariableMetric: Iteration #  37 - FCN =   297116.1911929 Edm =     0.193254 NCalls =    604
VariableMetric: Iteration #  38 - FCN =   297114.3995234 Edm =      1.08589 NCalls =    607
VariableMetric: Iteration #  39 - FCN =   297105.2075068 Edm =     0.946152 NCalls =    611
VariableMetric: Iteration #  40 - FCN =   297103.9352455 Edm =     0.433498 NCalls =    613
VariableMetric: Iteration #  41 - FCN =   297102.6278613 Edm =     0.785448 NCalls =    616
VariableMetric: Iteration #  42 - FCN =    297097.796707 Edm =     0.881031 NCalls =    619
VariableMetric: Iteration #  43 - FCN =   297096.7080535 Edm =       0.2516 NCalls =    621
VariableMetric: Iteration #  44 - FCN =   297096.3033331 Edm =     0.152963 NCalls =    623
VariableMetric: Iteration #  45 - FCN =   297095.0722691 Edm =     0.546457 NCalls =    626
VariableMetric: Iteration #  46 - FCN =   297094.0362422 Edm =    0.0816337 NCalls =    628
VariableMetric: Iteration #  47 - FCN =   297093.6227134 Edm =     0.247492 NCalls =    630
VariableMetric: Iteration #  48 - FCN =   297090.1614802 Edm =      1.52425 NCalls =    633
VariableMetric: Iteration #  49 - FCN =   297087.8635663 Edm =     0.467063 NCalls =    635
VariableMetric: Iteration #  50 - FCN =   297085.5929672 Edm =      2.43122 NCalls =    637
VariableMetric: Iteration #  51 - FCN =   297068.7270305 Edm =      10.2285 NCalls =    642
VariableMetric: Iteration #  52 - FCN =   297060.0995694 Edm =      4.46699 NCalls =    645
VariableMetric: Iteration #  53 - FCN =   297056.0876219 Edm =     0.880644 NCalls =    647
VariableMetric: Iteration #  54 - FCN =   297055.2553028 Edm =     0.387104 NCalls =    649
VariableMetric: Iteration #  55 - FCN =   297054.4083861 Edm =     0.280329 NCalls =    651
VariableMetric: Iteration #  56 - FCN =   297053.7857043 Edm =     0.722245 NCalls =    653
VariableMetric: Iteration #  57 - FCN =   297052.0393374 Edm =      1.26529 NCalls =    656
VariableMetric: Iteration #  58 - FCN =    297048.896831 Edm =      2.12525 NCalls =    659
VariableMetric: Iteration #  59 - FCN =   297047.0781107 Edm =      1.43787 NCalls =    661
VariableMetric: Iteration #  60 - FCN =   297045.1645926 Edm =     0.266691 NCalls =    664
VariableMetric: Iteration #  61 - FCN =   297044.8185358 Edm =    0.0953557 NCalls =    666
VariableMetric: Iteration #  62 - FCN =   297044.0686552 Edm =      0.61705 NCalls =    669
VariableMetric: Iteration #  63 - FCN =   297041.6254836 Edm =       1.0196 NCalls =    672
VariableMetric: Iteration #  64 - FCN =   297041.0047997 Edm =     0.221299 NCalls =    674
VariableMetric: Iteration #  65 - FCN =   297040.6736132 Edm =     0.151664 NCalls =    676
VariableMetric: Iteration #  66 - FCN =   297039.7761275 Edm =     0.547383 NCalls =    679
VariableMetric: Iteration #  67 - FCN =   297038.2092602 Edm =     0.525798 NCalls =    681
VariableMetric: Iteration #  68 - FCN =   297037.6125284 Edm =     0.367886 NCalls =    683
VariableMetric: Iteration #  69 - FCN =   297037.1461138 Edm =     0.207378 NCalls =    685
VariableMetric: Iteration #  70 - FCN =   297036.8823354 Edm =    0.0531189 NCalls =    687
VariableMetric: Iteration #  71 - FCN =   297036.8176945 Edm =   0.00660601 NCalls =    689
VariableMetric: Iteration #  72 - FCN =   297036.7962389 Edm =    0.0163537 NCalls =    691
VariableMetric: Iteration #  73 - FCN =   297036.5357977 Edm =     0.182308 NCalls =    696
VariableMetric: Iteration #  74 - FCN =    297035.339894 Edm =     0.265648 NCalls =    699
VariableMetric: Iteration #  75 - FCN =   297035.1415599 Edm =    0.0943256 NCalls =    701
VariableMetric: Iteration #  76 - FCN =   297035.0809071 Edm =     0.010998 NCalls =    703
VariableMetric: Iteration #  77 - FCN =   297035.0145099 Edm =    0.0526129 NCalls =    706
VariableMetric: Iteration #  78 - FCN =   297034.7304022 Edm =    0.0646802 NCalls =    709
VariableMetric: Iteration #  79 - FCN =    297034.565598 Edm =     0.056951 NCalls =    711
VariableMetric: Iteration #  80 - FCN =   297034.4436787 Edm =     0.031957 NCalls =    713
VariableMetric: Iteration #  81 - FCN =   297034.4124644 Edm =   0.00935418 NCalls =    715
VariableMetric: Iteration #  82 - FCN =   297034.3524873 Edm =    0.0503646 NCalls =    718
VariableMetric: Iteration #  83 - FCN =    297033.411872 Edm =     0.757073 NCalls =    722
VariableMetric: Iteration #  84 - FCN =   297033.3254291 Edm =     0.227436 NCalls =    725
VariableMetric: Iteration #  85 - FCN =   297033.0722021 Edm =     0.270207 NCalls =    727
VariableMetric: Iteration #  86 - FCN =   297031.9951552 Edm =      1.15866 NCalls =    732
VariableMetric: Iteration #  87 - FCN =    297031.937064 Edm =    0.0624165 NCalls =    734
VariableMetric: Iteration #  88 - FCN =   297031.6146594 Edm =     0.265468 NCalls =    737
VariableMetric: Iteration #  89 - FCN =   297029.9048712 Edm =       1.7574 NCalls =    741
VariableMetric: Iteration #  90 - FCN =   297025.0502544 Edm =      2.90761 NCalls =    746
VariableMetric: Iteration #  91 - FCN =   297022.5434966 Edm =      1.93091 NCalls =    748
VariableMetric: Iteration #  92 - FCN =   297021.8619189 Edm =      0.49774 NCalls =    750
VariableMetric: Iteration #  93 - FCN =   297021.5546294 Edm =     0.371317 NCalls =    752
VariableMetric: Iteration #  94 - FCN =   297021.4151525 Edm =    0.0714814 NCalls =    754
VariableMetric: Iteration #  95 - FCN =   297021.2964637 Edm =    0.0602627 NCalls =    756
VariableMetric: Iteration #  96 - FCN =   297021.2234797 Edm =    0.0120626 NCalls =    758
VariableMetric: Iteration #  97 - FCN =   297021.2063796 Edm =   0.00700636 NCalls =    760
VariableMetric: Iteration #  98 - FCN =   297021.1785099 Edm =    0.0126569 NCalls =    763
VariableMetric: Iteration #  99 - FCN =   297021.0775175 Edm =    0.0766478 NCalls =    766
VariableMetric: Iteration # 100 - FCN =   297020.5353588 Edm =     0.293804 NCalls =    770
VariableMetric: Iteration # 101 - FCN =   297019.9281202 Edm =    0.0752461 NCalls =    772
VariableMetric: Iteration # 102 - FCN =   297019.8470608 Edm =    0.0121644 NCalls =    773
VariableMetric: Iteration # 103 - FCN =   297019.8373228 Edm =   0.00248088 NCalls =    775
VariableMetric: Iteration # 104 - FCN =   297019.8350545 Edm =  0.000686229 NCalls =    777
VariableMetric: Iteration # 105 - FCN =   297019.8330342 Edm =   0.00107354 NCalls =    779
VariableMetric: Iteration # 106 - FCN =   297019.8227019 Edm =   0.00929417 NCalls =    782
VariableMetric: Iteration # 107 - FCN =   297019.6836355 Edm =    0.0763765 NCalls =    789
VariableMetric: Iteration # 108 - FCN =   297019.5593299 Edm =    0.0527265 NCalls =    791
VariableMetric: Iteration # 109 - FCN =   297019.4866577 Edm =    0.0218658 NCalls =    793
VariableMetric: Iteration # 110 - FCN =   297019.4558827 Edm =    0.0927226 NCalls =    796
VariableMetric: Iteration # 111 - FCN =   297019.4226961 Edm =    0.0135181 NCalls =    798
VariableMetric: Iteration # 112 - FCN =   297019.4033192 Edm =   0.00466478 NCalls =    801
VariableMetric: Iteration # 113 - FCN =   297019.3985176 Edm =   0.00248511 NCalls =    803
VariableMetric: Iteration # 114 - FCN =   297019.3924758 Edm =   0.00314531 NCalls =    806
VariableMetric: Iteration # 115 - FCN =   297019.3766594 Edm =    0.0143536 NCalls =    809
VariableMetric: Iteration # 116 - FCN =   297019.3099162 Edm =     0.060146 NCalls =    815
VariableMetric: Iteration # 117 - FCN =   297019.3066354 Edm =   0.00683256 NCalls =    817
VariableMetric: Iteration # 118 - FCN =   297019.2160865 Edm =    0.0811916 NCalls =    822
VariableMetric: Iteration # 119 - FCN =   297018.6204013 Edm =     0.229168 NCalls =    826
VariableMetric: Iteration # 120 - FCN =   297018.3652454 Edm =     0.193913 NCalls =    828
VariableMetric: Iteration # 121 - FCN =   297018.1699916 Edm =    0.0716781 NCalls =    831
VariableMetric: Iteration # 122 - FCN =   297018.0761946 Edm =    0.0210955 NCalls =    833
VariableMetric: Iteration # 123 - FCN =   297018.0529172 Edm =    0.0308246 NCalls =    835
VariableMetric: Iteration # 124 - FCN =   297017.9778953 Edm =    0.0227046 NCalls =    839
VariableMetric: Iteration # 125 - FCN =   297017.9551652 Edm =    0.0101093 NCalls =    840
VariableMetric: Iteration # 126 - FCN =   297017.9502159 Edm =   0.00371932 NCalls =    842
VariableMetric: Iteration # 127 - FCN =   297017.9454207 Edm =   0.00465336 NCalls =    844
VariableMetric: Iteration # 128 - FCN =   297017.8999012 Edm =    0.0350802 NCalls =    849
VariableMetric: Iteration # 129 - FCN =   297017.7760022 Edm =      0.03773 NCalls =    851
VariableMetric: Iteration # 130 - FCN =   297017.6986029 Edm =      0.03603 NCalls =    853
VariableMetric: Iteration # 131 - FCN =    297017.651407 Edm =     0.041684 NCalls =    855
VariableMetric: Iteration # 132 - FCN =   297017.4020128 Edm =     0.211013 NCalls =    858
VariableMetric: Iteration # 133 - FCN =   297017.0880043 Edm =     0.205564 NCalls =    862
VariableMetric: Iteration # 134 - FCN =   297016.8602176 Edm =    0.0327764 NCalls =    864
VariableMetric: Iteration # 135 - FCN =   297016.8277323 Edm =    0.0200699 NCalls =    865
VariableMetric: Iteration # 136 - FCN =   297016.8106315 Edm =    0.0104537 NCalls =    867
VariableMetric: Iteration # 137 - FCN =   297016.7998665 Edm =   0.00196354 NCalls =    869
VariableMetric: Iteration # 138 - FCN =   297016.7961232 Edm =   0.00147833 NCalls =    871
VariableMetric: Iteration # 139 - FCN =   297016.7928858 Edm =   0.00044677 NCalls =    874
VariableMetric: Iteration # 140 - FCN =   297016.7923279 Edm =  0.000151699 NCalls =    876
VariableMetric: Iteration # 141 - FCN =   297016.7918571 Edm =  0.000363676 NCalls =    878
VariableMetric: Iteration # 142 - FCN =   297016.7879757 Edm =   0.00403177 NCalls =    882
VariableMetric: Iteration # 143 - FCN =   297016.7549354 Edm =     0.026994 NCalls =    890
VariableMetric: Iteration # 144 - FCN =   297016.7186106 Edm =    0.0121166 NCalls =    893
VariableMetric: Iteration # 145 - FCN =   297016.7068903 Edm =   0.00112672 NCalls =    895
VariableMetric: Iteration # 146 - FCN =   297016.7054217 Edm =   0.00160008 NCalls =    898
VariableMetric: Iteration # 147 - FCN =   297016.7035069 Edm =    0.0011996 NCalls =    900
VariableMetric: Iteration # 148 - FCN =   297016.7017956 Edm =  0.000245122 NCalls =    902
VariableMetric: Iteration # 149 - FCN =   297016.7015168 Edm =  4.45372e-05 NCalls =    904
VariableMetric: After Hessian   - FCN =   297016.7015168 Edm =     0.186937 NCalls =   1391
VariableMetric: Iteration # 150 - FCN =   297016.7015168 Edm =     0.186937 NCalls =   1391
VariableMetric: Iteration # 151 - FCN =   297016.6603549 Edm =     0.111331 NCalls =   1393
VariableMetric: Iteration # 152 - FCN =   297016.6298307 Edm =    0.0318064 NCalls =   1395
VariableMetric: Iteration # 153 - FCN =   297016.6097727 Edm =   0.00712709 NCalls =   1397
VariableMetric: Iteration # 154 - FCN =     297016.60308 Edm =    0.0152541 NCalls =   1399
VariableMetric: Iteration # 155 - FCN =   297016.5983313 Edm =   0.00177574 NCalls =   1401
VariableMetric: Iteration # 156 - FCN =   297016.5954416 Edm =   0.00041023 NCalls =   1403
VariableMetric: Iteration # 157 - FCN =   297016.5949687 Edm =  0.000180306 NCalls =   1405
VariableMetric: Iteration # 158 - FCN =   297016.5948051 Edm =   5.1291e-05 NCalls =   1407
VariableMetric: After Hessian   - FCN =   297016.5948051 Edm =   0.00077566 NCalls =   1898
VariableMetric: Iteration # 159 - FCN =   297016.5948051 Edm =   0.00077566 NCalls =   1898
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   350584.6071947 Edm =      715.224 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   350584.6071947 Edm =      715.224 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   326760.4203865 Edm =      162.831 NCalls =      4
VariableMetric: Iteration #   2 - FCN =   303405.3227805 Edm =      34.1236 NCalls =      7
VariableMetric: Iteration #   3 - FCN =   302938.0548528 Edm =       5.0857 NCalls =     11
VariableMetric: Iteration #   4 - FCN =   302931.7392145 Edm =      1.65738 NCalls =     13
VariableMetric: Iteration #   5 - FCN =   302908.7710795 Edm =      28.1313 NCalls =     17
VariableMetric: Iteration #   6 - FCN =    302710.385023 Edm =      123.907 NCalls =     24
VariableMetric: Iteration #   7 - FCN =   301748.7355205 Edm =      70.1976 NCalls =     27
VariableMetric: Iteration #   8 - FCN =   301700.4490798 Edm =       1.6844 NCalls =     29
VariableMetric: Iteration #   9 - FCN =   301699.1803022 Edm =     0.502852 NCalls =     31
VariableMetric: Iteration #  10 - FCN =   301693.5755768 Edm =      3.83459 NCalls =     35
VariableMetric: Iteration #  11 - FCN =   299630.7740184 Edm =      2432.83 NCalls =     45
VariableMetric: Iteration #  12 - FCN =   299619.1566121 Edm =      3.05116 NCalls =     47
VariableMetric: Iteration #  13 - FCN =   299564.7253719 Edm =      57.5412 NCalls =     51
VariableMetric: Iteration #  14 - FCN =    299427.968209 Edm =      118.254 NCalls =     56
VariableMetric: Iteration #  15 - FCN =   298705.8419772 Edm =      483.841 NCalls =     59
VariableMetric: Iteration #  16 - FCN =   297864.1283126 Edm =      53.9574 NCalls =     63
VariableMetric: Iteration #  17 - FCN =   297697.2799293 Edm =      3.03041 NCalls =     66
VariableMetric: Iteration #  18 - FCN =   297693.8273348 Edm =     0.616207 NCalls =     67
VariableMetric: Iteration #  19 - FCN =   297693.0565857 Edm =    0.0514259 NCalls =     69
VariableMetric: Iteration #  20 - FCN =    297692.682989 Edm =     0.295723 NCalls =     72
VariableMetric: Iteration #  21 - FCN =   297425.6885901 Edm =      19.8908 NCalls =     80
VariableMetric: Iteration #  22 - FCN =   297398.9418901 Edm =      1.56498 NCalls =     82
VariableMetric: Iteration #  23 - FCN =   297397.1202632 Edm =     0.583916 NCalls =     84
VariableMetric: Iteration #  24 - FCN =   297394.6070768 Edm =     0.372615 NCalls =     87
VariableMetric: Iteration #  25 - FCN =   297394.0417672 Edm =     0.062328 NCalls =     89
VariableMetric: Iteration #  26 - FCN =   297393.9535718 Edm =    0.0499817 NCalls =     91
VariableMetric: Iteration #  27 - FCN =   297393.1713063 Edm =     0.728003 NCalls =     95
VariableMetric: Iteration #  28 - FCN =   297337.9231601 Edm =      25.9012 NCalls =    101
VariableMetric: Iteration #  29 - FCN =   297307.1187045 Edm =      4.92293 NCalls =    104
VariableMetric: Iteration #  30 - FCN =     297303.98966 Edm =     0.203377 NCalls =    106
VariableMetric: Iteration #  31 - FCN =   297303.8026024 Edm =    0.0184294 NCalls =    107
VariableMetric: Iteration #  32 - FCN =   297303.6361207 Edm =      0.15047 NCalls =    110
VariableMetric: Iteration #  33 - FCN =   297280.7009586 Edm =       12.875 NCalls =    116
VariableMetric: Iteration #  34 - FCN =   297237.1701667 Edm =      3.71403 NCalls =    118
VariableMetric: Iteration #  35 - FCN =   297232.5053951 Edm =     0.243344 NCalls =    120
VariableMetric: Iteration #  36 - FCN =   297232.2485868 Edm =    0.0198097 NCalls =    122
VariableMetric: Iteration #  37 - FCN =   297232.1911084 Edm =    0.0304774 NCalls =    124
VariableMetric: Iteration #  38 - FCN =   297230.1602966 Edm =      2.00386 NCalls =    129
VariableMetric: Iteration #  39 - FCN =   297207.9436274 Edm =      13.0684 NCalls =    132
VariableMetric: Iteration #  40 - FCN =   297189.7918473 Edm =      5.42137 NCalls =    135
VariableMetric: Iteration #  41 - FCN =   297184.2232299 Edm =      3.25127 NCalls =    137
VariableMetric: Iteration #  42 - FCN =   297179.6044451 Edm =      1.40985 NCalls =    140
VariableMetric: Iteration #  43 - FCN =   297177.5081241 Edm =    0.0903138 NCalls =    142
VariableMetric: Iteration #  44 - FCN =   297177.4083487 Edm =   0.00276133 NCalls =    144
VariableMetric: Iteration #  45 - FCN =   297177.4045467 Edm =   0.00180645 NCalls =    146
VariableMetric: Iteration #  46 - FCN =   297177.3952061 Edm =    0.0104883 NCalls =    149
VariableMetric: Iteration #  47 - FCN =   297176.0715741 Edm =     0.579371 NCalls =    156
VariableMetric: Iteration #  48 - FCN =   297170.5221354 Edm =      3.06715 NCalls =    159
VariableMetric: Iteration #  49 - FCN =    297162.873153 Edm =      1.39991 NCalls =    162
VariableMetric: Iteration #  50 - FCN =   297161.5356408 Edm =     0.540308 NCalls =    164
VariableMetric: Iteration #  51 - FCN =   297161.0771649 Edm =     0.158445 NCalls =    166
VariableMetric: Iteration #  52 - FCN =   297160.8343795 Edm =   0.00915897 NCalls =    168
VariableMetric: Iteration #  53 - FCN =   297160.8229841 Edm =   0.00260638 NCalls =    170
VariableMetric: Iteration #  54 - FCN =   297160.8148278 Edm =   0.00257568 NCalls =    172
VariableMetric: Iteration #  55 - FCN =   297160.8078391 Edm =   0.00277825 NCalls =    174
VariableMetric: Iteration #  56 - FCN =   297160.7638146 Edm =    0.0363428 NCalls =    177
VariableMetric: Iteration #  57 - FCN =   297159.0170672 Edm =      1.83653 NCalls =    183
VariableMetric: Iteration #  58 - FCN =   297148.6320111 Edm =      39.5942 NCalls =    194
VariableMetric: Iteration #  59 - FCN =   297148.5791038 Edm =     0.113636 NCalls =    196
VariableMetric: Iteration #  60 - FCN =   297148.4780438 Edm =     0.163081 NCalls =    198
VariableMetric: Iteration #  61 - FCN =   297146.8281629 Edm =      1.82202 NCalls =    202
VariableMetric: Iteration #  62 - FCN =   297135.3880768 Edm =      3.74525 NCalls =    209
VariableMetric: Iteration #  63 - FCN =   297132.7890466 Edm =      2.66213 NCalls =    211
VariableMetric: Iteration #  64 - FCN =   297130.9068396 Edm =     0.595646 NCalls =    213
VariableMetric: Iteration #  65 - FCN =   297130.5742296 Edm =    0.0405497 NCalls =    215
VariableMetric: Iteration #  66 - FCN =   297130.5261343 Edm =    0.0199622 NCalls =    217
VariableMetric: Iteration #  67 - FCN =   297130.5134798 Edm =   0.00422724 NCalls =    218
VariableMetric: Iteration #  68 - FCN =   297130.5081855 Edm =     0.002112 NCalls =    220
VariableMetric: Iteration #  69 - FCN =   297130.5042615 Edm =   0.00218025 NCalls =    222
VariableMetric: Iteration #  70 - FCN =   297130.3095024 Edm =      0.18789 NCalls =    228
VariableMetric: Iteration #  71 - FCN =   297115.9548856 Edm =      4.78525 NCalls =    234
VariableMetric: Iteration #  72 - FCN =   297109.5194903 Edm =     0.800721 NCalls =    236
VariableMetric: Iteration #  73 - FCN =   297108.8209233 Edm =    0.0948558 NCalls =    238
VariableMetric: Iteration #  74 - FCN =   297108.7046715 Edm =    0.0103166 NCalls =    240
VariableMetric: Iteration #  75 - FCN =   297108.6863608 Edm =   0.00194538 NCalls =    242
VariableMetric: Iteration #  76 - FCN =   297108.6834004 Edm =  0.000432023 NCalls =    244
VariableMetric: Iteration #  77 - FCN =   297108.6759625 Edm =   0.00793513 NCalls =    248
VariableMetric: Iteration #  78 - FCN =    297108.361469 Edm =     0.334059 NCalls =    255
VariableMetric: Iteration #  79 - FCN =   297105.7271408 Edm =       2.3167 NCalls =    259
VariableMetric: Iteration #  80 - FCN =   297103.7342012 Edm =       2.0835 NCalls =    263
VariableMetric: Iteration #  81 - FCN =    297101.123369 Edm =     0.570083 NCalls =    266
VariableMetric: Iteration #  82 - FCN =   297100.4929195 Edm =     0.086327 NCalls =    268
VariableMetric: Iteration #  83 - FCN =   297100.3618672 Edm =    0.0180954 NCalls =    270
VariableMetric: Iteration #  84 - FCN =   297100.3433228 Edm =   0.00150382 NCalls =    271
VariableMetric: Iteration #  85 - FCN =   297100.3413854 Edm =   0.00068455 NCalls =    273
VariableMetric: Iteration #  86 - FCN =   297100.3318875 Edm =   0.00894281 NCalls =    277
VariableMetric: Iteration #  87 - FCN =   297100.1734194 Edm =      0.16841 NCalls =    281
VariableMetric: Iteration #  88 - FCN =   297098.5292608 Edm =      1.24771 NCalls =    287
VariableMetric: Iteration #  89 - FCN =   297095.5881755 Edm =     0.398221 NCalls =    289
VariableMetric: Iteration #  90 - FCN =   297095.0574724 Edm =    0.0376133 NCalls =    291
VariableMetric: Iteration #  91 - FCN =   297094.9985267 Edm =    0.0279482 NCalls =    293
VariableMetric: Iteration #  92 - FCN =   297094.9733896 Edm =    0.0107358 NCalls =    295
VariableMetric: Iteration #  93 - FCN =   297094.9611493 Edm =   0.00164836 NCalls =    297
VariableMetric: Iteration #  94 - FCN =    297094.959346 Edm =    0.0002242 NCalls =    299
VariableMetric: Iteration #  95 - FCN =   297094.9590674 Edm =  7.16471e-05 NCalls =    301
VariableMetric: After Hessian   - FCN =   297094.9590674 Edm =      5.47703 NCalls =    776
VariableMetric: Iteration #  96 - FCN =   297094.9590674 Edm =      5.47703 NCalls =    776
VariableMetric: Iteration #  97 - FCN =   297094.3837609 Edm =      1.95543 NCalls =    778
VariableMetric: Iteration #  98 - FCN =   297092.8881295 Edm =      11.3784 NCalls =    780
VariableMetric: Iteration #  99 - FCN =   297091.4626639 Edm =      3.70518 NCalls =    783
VariableMetric: Iteration # 100 - FCN =   297090.7168815 Edm =      1.64159 NCalls =    785
VariableMetric: Iteration # 101 - FCN =    297090.246478 Edm =     0.280948 NCalls =    787
VariableMetric: Iteration # 102 - FCN =   297089.7163498 Edm =     0.256558 NCalls =    789
VariableMetric: Iteration # 103 - FCN =   297089.4424472 Edm =     0.162841 NCalls =    792
VariableMetric: Iteration # 104 - FCN =   297089.2745426 Edm =     0.174803 NCalls =    795
VariableMetric: Iteration # 105 - FCN =   297089.0082729 Edm =     0.116338 NCalls =    799
VariableMetric: Iteration # 106 - FCN =   297088.4834115 Edm =      1.33288 NCalls =    803
VariableMetric: Iteration # 107 - FCN =   297087.9886701 Edm =      1.12766 NCalls =    806
VariableMetric: Iteration # 108 - FCN =    297087.899342 Edm =     0.213913 NCalls =    808
VariableMetric: Iteration # 109 - FCN =   297087.6138195 Edm =      1.57427 NCalls =    811
VariableMetric: Iteration # 110 - FCN =   297086.8888795 Edm =     0.683774 NCalls =    814
VariableMetric: Iteration # 111 - FCN =   297086.1243423 Edm =     0.571144 NCalls =    818
VariableMetric: Iteration # 112 - FCN =   297085.8301501 Edm =     0.197656 NCalls =    820
VariableMetric: Iteration # 113 - FCN =    297085.693013 Edm =     0.101847 NCalls =    822
VariableMetric: Iteration # 114 - FCN =   297085.6119818 Edm =    0.0366209 NCalls =    824
VariableMetric: Iteration # 115 - FCN =   297085.4770958 Edm =    0.0789877 NCalls =    827
VariableMetric: Iteration # 116 - FCN =   297085.3088445 Edm =    0.0632799 NCalls =    829
VariableMetric: Iteration # 117 - FCN =   297085.2277328 Edm =    0.0243622 NCalls =    831
VariableMetric: Iteration # 118 - FCN =    297085.146162 Edm =    0.0238735 NCalls =    833
VariableMetric: Iteration # 119 - FCN =   297085.0984801 Edm =   0.00855209 NCalls =    835
VariableMetric: Iteration # 120 - FCN =   297085.0795268 Edm =   0.00615381 NCalls =    837
VariableMetric: Iteration # 121 - FCN =    297085.059182 Edm =    0.0114299 NCalls =    840
VariableMetric: Iteration # 122 - FCN =   297085.0318164 Edm =    0.0131128 NCalls =    842
VariableMetric: Iteration # 123 - FCN =   297085.0000371 Edm =    0.0194602 NCalls =    845
VariableMetric: Iteration # 124 - FCN =    297084.989928 Edm =   0.00895291 NCalls =    847
VariableMetric: Iteration # 125 - FCN =   297084.9730087 Edm =   0.00869034 NCalls =    850
VariableMetric: Iteration # 126 - FCN =   297084.9266124 Edm =    0.0225675 NCalls =    853
VariableMetric: Iteration # 127 - FCN =   297084.8681523 Edm =    0.0258972 NCalls =    856
VariableMetric: Iteration # 128 - FCN =   297084.8564416 Edm =    0.0142865 NCalls =    858
VariableMetric: Iteration # 129 - FCN =   297084.8281701 Edm =    0.0164149 NCalls =    861
VariableMetric: Iteration # 130 - FCN =    297084.803396 Edm =    0.0109691 NCalls =    863
VariableMetric: Iteration # 131 - FCN =   297084.7855071 Edm =   0.00430264 NCalls =    866
VariableMetric: Iteration # 132 - FCN =   297084.7783745 Edm =   0.00171119 NCalls =    868
VariableMetric: Iteration # 133 - FCN =   297084.7748321 Edm =   0.00270996 NCalls =    871
VariableMetric: Iteration # 134 - FCN =   297084.7708768 Edm =   0.00134193 NCalls =    873
VariableMetric: Iteration # 135 - FCN =   297084.7677797 Edm =   0.00118285 NCalls =    875
VariableMetric: Iteration # 136 - FCN =   297084.7646986 Edm =  0.000733143 NCalls =    877
VariableMetric: Iteration # 137 - FCN =   297084.7631348 Edm =  0.000702629 NCalls =    879
VariableMetric: Iteration # 138 - FCN =   297084.7614652 Edm =  0.000790867 NCalls =    881
VariableMetric: Iteration # 139 - FCN =   297084.7600928 Edm =   0.00010648 NCalls =    883
VariableMetric: Iteration # 140 - FCN =   297084.7599375 Edm =  2.73375e-05 NCalls =    885
VariableMetric: After Hessian   - FCN =   297084.7599375 Edm =   0.00280097 NCalls =   1366
VariableMetric: Iteration # 141 - FCN =   297084.7599375 Edm =   0.00280097 NCalls =   1366
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   309469.0966076 Edm =       712.92 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   309469.0966076 Edm =       712.92 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   300051.6437711 Edm =      2.51783 NCalls =      6
VariableMetric: Iteration #   2 - FCN =   300034.4669795 Edm =      7.73454 NCalls =      8
VariableMetric: Iteration #   3 - FCN =   298346.6543696 Edm =      1.63982 NCalls =     16
VariableMetric: Iteration #   4 - FCN =   298341.1417687 Edm =      2.71738 NCalls =     18
VariableMetric: Iteration #   5 - FCN =   298169.1007945 Edm =       76.062 NCalls =     24
VariableMetric: Iteration #   6 - FCN =   297875.1784941 Edm =       2.3168 NCalls =     27
VariableMetric: Iteration #   7 - FCN =   297874.3131071 Edm =     0.242023 NCalls =     29
VariableMetric: Iteration #   8 - FCN =    297873.330798 Edm =     0.715366 NCalls =     31
VariableMetric: Iteration #   9 - FCN =   297792.3864343 Edm =      20.5163 NCalls =     37
VariableMetric: Iteration #  10 - FCN =   297774.2899203 Edm =     0.211859 NCalls =     39
VariableMetric: Iteration #  11 - FCN =    297774.078175 Edm =    0.0295462 NCalls =     40
VariableMetric: Iteration #  12 - FCN =   297769.4766971 Edm =      4.39245 NCalls =     46
VariableMetric: Iteration #  13 - FCN =   297596.6750306 Edm =       35.703 NCalls =     51
VariableMetric: Iteration #  14 - FCN =    297492.321837 Edm =      12.9167 NCalls =     54
VariableMetric: Iteration #  15 - FCN =   297473.8691503 Edm =       1.8507 NCalls =     56
VariableMetric: Iteration #  16 - FCN =   297472.9806629 Edm =     0.335487 NCalls =     58
VariableMetric: Iteration #  17 - FCN =   297472.4428905 Edm =    0.0156591 NCalls =     60
VariableMetric: Iteration #  18 - FCN =   297472.4193341 Edm =   0.00795496 NCalls =     62
VariableMetric: Iteration #  19 - FCN =   297471.7388706 Edm =      0.85621 NCalls =     67
VariableMetric: Iteration #  20 - FCN =   297471.6891822 Edm =    0.0398724 NCalls =     69
VariableMetric: Iteration #  21 - FCN =   297471.1814461 Edm =     0.445846 NCalls =     74
VariableMetric: Iteration #  22 - FCN =   297450.1810636 Edm =      4.32673 NCalls =     78
VariableMetric: Iteration #  23 - FCN =   297443.6673449 Edm =     0.201914 NCalls =     81
VariableMetric: Iteration #  24 - FCN =    297443.464067 Edm =     0.012815 NCalls =     82
VariableMetric: Iteration #  25 - FCN =   297443.4523559 Edm =   0.00245019 NCalls =     84
VariableMetric: Iteration #  26 - FCN =    297443.428351 Edm =    0.0222242 NCalls =     87
VariableMetric: Iteration #  27 - FCN =   297440.2966147 Edm =     0.537393 NCalls =     94
VariableMetric: Iteration #  28 - FCN =   297432.4006352 Edm =      5.05746 NCalls =     97
VariableMetric: Iteration #  29 - FCN =   297418.7212968 Edm =       7.6146 NCalls =     99
VariableMetric: Iteration #  30 - FCN =   297412.9115568 Edm =      3.87399 NCalls =    101
VariableMetric: Iteration #  31 - FCN =   297410.3729484 Edm =     0.721648 NCalls =    102
VariableMetric: Iteration #  32 - FCN =   297409.8649973 Edm =    0.0748446 NCalls =    103
VariableMetric: Iteration #  33 - FCN =   297409.7622427 Edm =   0.00329351 NCalls =    105
VariableMetric: Iteration #  34 - FCN =   297409.7555943 Edm =   0.00290726 NCalls =    107
VariableMetric: Iteration #  35 - FCN =   297409.6711116 Edm =    0.0905878 NCalls =    111
VariableMetric: Iteration #  36 - FCN =   297408.2462945 Edm =      2.18932 NCalls =    118
VariableMetric: Iteration #  37 - FCN =   297408.1574652 Edm =    0.0837847 NCalls =    122
VariableMetric: Iteration #  38 - FCN =   297397.3634035 Edm =      7.24835 NCalls =    128
VariableMetric: Iteration #  39 - FCN =   297389.8986538 Edm =      8.77941 NCalls =    131
VariableMetric: Iteration #  40 - FCN =   297387.6245911 Edm =     0.858974 NCalls =    133
VariableMetric: Iteration #  41 - FCN =   297386.7565179 Edm =     0.246258 NCalls =    135
VariableMetric: Iteration #  42 - FCN =   297386.5999991 Edm =    0.0211711 NCalls =    137
VariableMetric: Iteration #  43 - FCN =    297386.578788 Edm =   0.00424311 NCalls =    139
VariableMetric: Iteration #  44 - FCN =   297386.5722238 Edm =   0.00736357 NCalls =    141
VariableMetric: Iteration #  45 - FCN =   297386.4990501 Edm =     0.104827 NCalls =    145
VariableMetric: Iteration #  46 - FCN =   297386.2977607 Edm =     0.189777 NCalls =    150
VariableMetric: Iteration #  47 - FCN =   297378.0950359 Edm =      7.80566 NCalls =    155
VariableMetric: Iteration #  48 - FCN =   297373.0284228 Edm =      3.09061 NCalls =    160
VariableMetric: Iteration #  49 - FCN =   297367.9020417 Edm =     0.159565 NCalls =    162
VariableMetric: Iteration #  50 - FCN =   297367.7459407 Edm =    0.0102201 NCalls =    163
VariableMetric: Iteration #  51 - FCN =   297367.7340457 Edm =  0.000962618 NCalls =    165
VariableMetric: Iteration #  52 - FCN =   297367.7323744 Edm =   0.00068604 NCalls =    167
VariableMetric: Iteration #  53 - FCN =   297367.7298354 Edm =   0.00155541 NCalls =    169
VariableMetric: Iteration #  54 - FCN =   297367.7175919 Edm =   0.00989535 NCalls =    172
VariableMetric: Iteration #  55 - FCN =   297366.5115441 Edm =     0.798436 NCalls =    177
VariableMetric: Iteration #  56 - FCN =   297363.4286395 Edm =     0.192792 NCalls =    179
VariableMetric: Iteration #  57 - FCN =   297363.2342899 Edm =   0.00356665 NCalls =    180
VariableMetric: Iteration #  58 - FCN =   297363.2309831 Edm =  0.000201217 NCalls =    181
VariableMetric: Iteration #  59 - FCN =   297363.2306681 Edm =  0.000151376 NCalls =    183
VariableMetric: Iteration #  60 - FCN =   297363.2258706 Edm =   0.00510578 NCalls =    188
VariableMetric: Iteration #  61 - FCN =   297363.1435024 Edm =    0.0685876 NCalls =    195
VariableMetric: Iteration #  62 - FCN =   297362.0778646 Edm =    0.0355988 NCalls =    198
VariableMetric: Iteration #  63 - FCN =   297362.0438287 Edm =   0.00083979 NCalls =    199
VariableMetric: Iteration #  64 - FCN =   297362.0431044 Edm =  6.19636e-05 NCalls =    200
VariableMetric: After Hessian   - FCN =   297362.0431044 Edm =      99.1487 NCalls =    681
VariableMetric: Iteration #  65 - FCN =   297362.0431044 Edm =      99.1487 NCalls =    681
VariableMetric: Iteration #  66 - FCN =   297361.7986219 Edm =      131.362 NCalls =    686
VariableMetric: Iteration #  67 - FCN =      297361.7954 Edm =         2549 NCalls =    690
VariableMetric: Iteration #  68 - FCN =   297361.7849121 Edm =      549.422 NCalls =    694
VariableMetric: Iteration #  69 - FCN =   297361.6997413 Edm =      402.292 NCalls =    698
VariableMetric: Iteration #  70 - FCN =   297361.6758801 Edm =      139.605 NCalls =    702
VariableMetric: Iteration #  71 - FCN =   297361.5444521 Edm =      114.723 NCalls =    705
VariableMetric: Iteration #  72 - FCN =   297361.1879607 Edm =      161.183 NCalls =    708
VariableMetric: Iteration #  73 - FCN =    297360.928961 Edm =       153.77 NCalls =    711
VariableMetric: Iteration #  74 - FCN =    297360.458867 Edm =      110.708 NCalls =    714
VariableMetric: Iteration #  75 - FCN =   297360.0737342 Edm =      182.538 NCalls =    717
VariableMetric: Iteration #  76 - FCN =   297359.6634321 Edm =      599.648 NCalls =    719
VariableMetric: Iteration #  77 - FCN =   297359.4279511 Edm =      21.5793 NCalls =    722
VariableMetric: Iteration #  78 - FCN =   297358.7570383 Edm =      9.14277 NCalls =    724
VariableMetric: Iteration #  79 - FCN =   297358.7053602 Edm =      7.66184 NCalls =    727
VariableMetric: Iteration #  80 - FCN =   297358.5192893 Edm =      4.56559 NCalls =    729
VariableMetric: Iteration #  81 - FCN =   297358.2253459 Edm =      9.45875 NCalls =    731
VariableMetric: Iteration #  82 - FCN =   297357.8824066 Edm =      2.65192 NCalls =    733
VariableMetric: Iteration #  83 - FCN =    297357.767882 Edm =      1.95714 NCalls =    735
VariableMetric: Iteration #  84 - FCN =   297357.5364313 Edm =      1.41979 NCalls =    737
VariableMetric: Iteration #  85 - FCN =   297357.3497452 Edm =     0.145967 NCalls =    739
VariableMetric: Iteration #  86 - FCN =   297357.3322945 Edm =    0.0871733 NCalls =    741
VariableMetric: Iteration #  87 - FCN =   297357.2949737 Edm =     0.274792 NCalls =    743
VariableMetric: Iteration #  88 - FCN =   297357.2685051 Edm =    0.0352019 NCalls =    745
VariableMetric: Iteration #  89 - FCN =   297357.2562918 Edm =     0.043755 NCalls =    747
VariableMetric: Iteration #  90 - FCN =   297357.2438971 Edm =    0.0179537 NCalls =    749
VariableMetric: Iteration #  91 - FCN =    297357.230919 Edm =   0.00875798 NCalls =    752
VariableMetric: Iteration #  92 - FCN =   297357.2267076 Edm =   0.00186362 NCalls =    753
VariableMetric: Iteration #  93 - FCN =   297357.2251675 Edm =  0.000450708 NCalls =    755
VariableMetric: Iteration #  94 - FCN =   297357.2241149 Edm =  0.000498688 NCalls =    757
VariableMetric: Iteration #  95 - FCN =   297357.2231431 Edm =   0.00015848 NCalls =    759
VariableMetric: Iteration #  96 - FCN =   297357.2228778 Edm =  0.000137348 NCalls =    761
VariableMetric: Iteration #  97 - FCN =   297357.2220827 Edm =  0.000370051 NCalls =    765
VariableMetric: Iteration #  98 - FCN =   297357.2215415 Edm =  0.000394623 NCalls =    768
VariableMetric: Iteration #  99 - FCN =   297357.2211631 Edm =  0.000163951 NCalls =    770
VariableMetric: Iteration # 100 - FCN =   297357.2208165 Edm =  0.000211794 NCalls =    773
VariableMetric: Iteration # 101 - FCN =   297357.2204105 Edm =  0.000219846 NCalls =    776
VariableMetric: Iteration # 102 - FCN =   297357.2201972 Edm =  0.000194441 NCalls =    779
VariableMetric: Iteration # 103 - FCN =   297357.2199581 Edm =  6.25907e-05 NCalls =    781
VariableMetric: Iteration # 104 - FCN =   297357.2198708 Edm =  9.55083e-05 NCalls =    784
VariableMetric: Iteration # 105 - FCN =   297357.2197782 Edm =  2.30059e-05 NCalls =    786
VariableMetric: After Hessian   - FCN =   297357.2197782 Edm =  2.01947e-05 NCalls =   1277
VariableMetric: Iteration # 106 - FCN =   297357.2197782 Edm =  2.01947e-05 NCalls =   1277
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   331501.1881736 Edm =      755.564 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   331501.1881736 Edm =      755.564 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   305232.1235053 Edm =      15.0326 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   301168.7624293 Edm =      2.68455 NCalls =     22
VariableMetric: Iteration #   3 - FCN =   301166.3623221 Edm =      43.4702 NCalls =     24
VariableMetric: Iteration #   4 - FCN =   297885.7904079 Edm =      94.9779 NCalls =     33
VariableMetric: Iteration #   5 - FCN =   297762.5733801 Edm =      10.0913 NCalls =     36
VariableMetric: Iteration #   6 - FCN =   297757.4612691 Edm =     0.223146 NCalls =     38
VariableMetric: Iteration #   7 - FCN =   297757.1028296 Edm =     0.263846 NCalls =     40
VariableMetric: Iteration #   8 - FCN =   297685.2453845 Edm =      9.94263 NCalls =     47
VariableMetric: Iteration #   9 - FCN =   297672.1971725 Edm =    0.0673856 NCalls =     49
VariableMetric: Iteration #  10 - FCN =   297672.0505177 Edm =    0.0694655 NCalls =     51
VariableMetric: Iteration #  11 - FCN =   297568.2493781 Edm =      29.7906 NCalls =     58
VariableMetric: Iteration #  12 - FCN =   297488.0013438 Edm =      63.1868 NCalls =     60
VariableMetric: Iteration #  13 - FCN =    297447.285521 Edm =      12.9842 NCalls =     61
VariableMetric: Iteration #  14 - FCN =   297438.8970596 Edm =      0.75717 NCalls =     62
VariableMetric: Iteration #  15 - FCN =   297438.1950956 Edm =    0.0427498 NCalls =     64
VariableMetric: Iteration #  16 - FCN =   297438.0955972 Edm =    0.0867278 NCalls =     66
VariableMetric: Iteration #  17 - FCN =   297436.0272264 Edm =      1.89358 NCalls =     71
VariableMetric: Iteration #  18 - FCN =   297370.1052362 Edm =      3.34114 NCalls =     76
VariableMetric: Iteration #  19 - FCN =   297366.6808648 Edm =    0.0534498 NCalls =     78
VariableMetric: Iteration #  20 - FCN =   297366.6356608 Edm =    0.0140958 NCalls =     80
VariableMetric: Iteration #  21 - FCN =   297366.5626462 Edm =    0.0648631 NCalls =     83
VariableMetric: Iteration #  22 - FCN =   297354.2838302 Edm =      4.76488 NCalls =     90
VariableMetric: Iteration #  23 - FCN =   297328.7262246 Edm =      5.81279 NCalls =     94
VariableMetric: Iteration #  24 - FCN =   297321.2893581 Edm =     0.280932 NCalls =     96
VariableMetric: Iteration #  25 - FCN =   297320.7277888 Edm =    0.0212813 NCalls =     98
VariableMetric: Iteration #  26 - FCN =   297320.6919447 Edm =   0.00543596 NCalls =    100
VariableMetric: Iteration #  27 - FCN =    297320.663454 Edm =    0.0179949 NCalls =    102
VariableMetric: Iteration #  28 - FCN =   297320.3035802 Edm =     0.157017 NCalls =    106
VariableMetric: Iteration #  29 - FCN =   297318.7056471 Edm =     0.805132 NCalls =    109
VariableMetric: Iteration #  30 - FCN =   297310.1894012 Edm =      1.68926 NCalls =    113
VariableMetric: Iteration #  31 - FCN =   297308.3562234 Edm =      0.20811 NCalls =    115
VariableMetric: Iteration #  32 - FCN =   297308.2488911 Edm =    0.0133498 NCalls =    117
VariableMetric: Iteration #  33 - FCN =   297308.2353322 Edm =   0.00399887 NCalls =    119
VariableMetric: Iteration #  34 - FCN =    297308.185056 Edm =    0.0437967 NCalls =    123
VariableMetric: Iteration #  35 - FCN =    297305.951052 Edm =      1.94885 NCalls =    128
VariableMetric: Iteration #  36 - FCN =   297279.5562453 Edm =      7.53044 NCalls =    132
VariableMetric: Iteration #  37 - FCN =   297272.6302285 Edm =      1.02666 NCalls =    134
VariableMetric: Iteration #  38 - FCN =   297271.5431463 Edm =     0.643286 NCalls =    137
VariableMetric: Iteration #  39 - FCN =   297269.9524796 Edm =     0.348755 NCalls =    139
VariableMetric: Iteration #  40 - FCN =   297269.6231473 Edm =    0.0460157 NCalls =    140
VariableMetric: Iteration #  41 - FCN =   297269.5857948 Edm =   0.00349105 NCalls =    141
VariableMetric: Iteration #  42 - FCN =   297269.5789156 Edm =   0.00152618 NCalls =    143
VariableMetric: Iteration #  43 - FCN =   297269.5767137 Edm =  0.000724742 NCalls =    145
VariableMetric: Iteration #  44 - FCN =   297269.5666305 Edm =   0.00879942 NCalls =    149
VariableMetric: Iteration #  45 - FCN =   297269.0880122 Edm =     0.317694 NCalls =    154
VariableMetric: Iteration #  46 - FCN =   297264.7003932 Edm =      1.00855 NCalls =    157
VariableMetric: Iteration #  47 - FCN =   297263.1533902 Edm =     0.264441 NCalls =    159
VariableMetric: Iteration #  48 - FCN =   297262.8839611 Edm =    0.0189376 NCalls =    160
VariableMetric: Iteration #  49 - FCN =   297262.8612459 Edm =   0.00201113 NCalls =    162
VariableMetric: Iteration #  50 - FCN =   297262.8573544 Edm =  0.000429182 NCalls =    164
VariableMetric: Iteration #  51 - FCN =   297262.8566653 Edm =  0.000253497 NCalls =    166
VariableMetric: Iteration #  52 - FCN =   297262.8502786 Edm =   0.00572039 NCalls =    170
VariableMetric: Iteration #  53 - FCN =   297262.3381661 Edm =     0.507899 NCalls =    175
VariableMetric: Iteration #  54 - FCN =   297259.9876801 Edm =      1.00351 NCalls =    177
VariableMetric: Iteration #  55 - FCN =   297259.3804518 Edm =     0.176732 NCalls =    179
VariableMetric: Iteration #  56 - FCN =   297259.0907032 Edm =    0.0561246 NCalls =    182
VariableMetric: Iteration #  57 - FCN =   297259.0139255 Edm =   0.00715069 NCalls =    184
VariableMetric: Iteration #  58 - FCN =   297259.0052262 Edm =  0.000529502 NCalls =    186
VariableMetric: Iteration #  59 - FCN =   297259.0044756 Edm =  0.000206079 NCalls =    188
VariableMetric: Iteration #  60 - FCN =   297259.0011666 Edm =   0.00347587 NCalls =    192
VariableMetric: Iteration #  61 - FCN =   297258.9228246 Edm =     0.128103 NCalls =    198
VariableMetric: Iteration #  62 - FCN =   297258.9220974 Edm =  0.000309704 NCalls =    200
VariableMetric: Iteration #  63 - FCN =   297258.9039027 Edm =    0.0213677 NCalls =    205
VariableMetric: Iteration #  64 - FCN =   297258.6349031 Edm =     0.120747 NCalls =    212
VariableMetric: Iteration #  65 - FCN =   297255.9947444 Edm =      2.25288 NCalls =    215
VariableMetric: Iteration #  66 - FCN =   297248.6401341 Edm =      8.06855 NCalls =    218
VariableMetric: Iteration #  67 - FCN =   297246.5388456 Edm =     0.914893 NCalls =    220
VariableMetric: Iteration #  68 - FCN =   297245.6377208 Edm =     0.420617 NCalls =    222
VariableMetric: Iteration #  69 - FCN =   297245.4108465 Edm =     0.213183 NCalls =    225
VariableMetric: Iteration #  70 - FCN =    297245.143914 Edm =    0.0624532 NCalls =    227
VariableMetric: Iteration #  71 - FCN =   297245.0783746 Edm =   0.00720907 NCalls =    229
VariableMetric: Iteration #  72 - FCN =   297245.0716928 Edm =  0.000742964 NCalls =    230
VariableMetric: Iteration #  73 - FCN =   297245.0701463 Edm =  0.000660242 NCalls =    232
VariableMetric: Iteration #  74 - FCN =   297245.0677196 Edm =   0.00139777 NCalls =    234
VariableMetric: Iteration #  75 - FCN =   297245.0588219 Edm =   0.00846789 NCalls =    237
VariableMetric: Iteration #  76 - FCN =   297244.5421817 Edm =     0.468429 NCalls =    244
VariableMetric: Iteration #  77 - FCN =   297241.6356315 Edm =     0.844354 NCalls =    248
VariableMetric: Iteration #  78 - FCN =   297241.0633579 Edm =     0.247476 NCalls =    250
VariableMetric: Iteration #  79 - FCN =   297240.7750692 Edm =     0.075365 NCalls =    253
VariableMetric: Iteration #  80 - FCN =   297240.6458531 Edm =    0.0120379 NCalls =    255
VariableMetric: Iteration #  81 - FCN =   297240.6305997 Edm =   0.00189826 NCalls =    257
VariableMetric: Iteration #  82 - FCN =    297240.628994 Edm =  0.000422999 NCalls =    258
VariableMetric: Iteration #  83 - FCN =   297240.6286711 Edm =  7.05643e-05 NCalls =    259
VariableMetric: After Hessian   - FCN =   297240.6286711 Edm =      175.934 NCalls =    740
VariableMetric: Iteration #  84 - FCN =   297240.6286711 Edm =      175.934 NCalls =    740
VariableMetric: Iteration #  85 - FCN =   297238.8689401 Edm =      1.81522 NCalls =    749
VariableMetric: Iteration #  86 - FCN =   297237.2749832 Edm =       2.5524 NCalls =    751
VariableMetric: Iteration #  87 - FCN =   297236.3812961 Edm =     0.460789 NCalls =    752
VariableMetric: Iteration #  88 - FCN =   297236.0938621 Edm =     0.400917 NCalls =    754
VariableMetric: Iteration #  89 - FCN =   297235.8118795 Edm =      0.18463 NCalls =    756
VariableMetric: Iteration #  90 - FCN =   297235.5542236 Edm =    0.0891761 NCalls =    758
VariableMetric: Iteration #  91 - FCN =   297235.4207992 Edm =    0.0672796 NCalls =    760
VariableMetric: Iteration #  92 - FCN =     297235.26469 Edm =    0.0740245 NCalls =    763
VariableMetric: Iteration #  93 - FCN =   297235.1270257 Edm =    0.0620576 NCalls =    765
VariableMetric: Iteration #  94 - FCN =   297234.9462934 Edm =    0.0515902 NCalls =    767
VariableMetric: Iteration #  95 - FCN =   297234.8737945 Edm =    0.0316454 NCalls =    770
VariableMetric: Iteration #  96 - FCN =   297234.7957454 Edm =    0.0369019 NCalls =    772
VariableMetric: Iteration #  97 - FCN =    297234.674067 Edm =     0.117502 NCalls =    775
VariableMetric: Iteration #  98 - FCN =   297234.5312275 Edm =    0.0956159 NCalls =    778
VariableMetric: Iteration #  99 - FCN =   297234.1694737 Edm =    0.0993631 NCalls =    781
VariableMetric: Iteration # 100 - FCN =   297233.9460877 Edm =    0.0348811 NCalls =    783
VariableMetric: Iteration # 101 - FCN =   297233.9080573 Edm =    0.0188546 NCalls =    784
VariableMetric: Iteration # 102 - FCN =   297233.8900935 Edm =    0.0113691 NCalls =    786
VariableMetric: Iteration # 103 - FCN =   297233.8749393 Edm =   0.00396489 NCalls =    788
VariableMetric: Iteration # 104 - FCN =   297233.8699035 Edm =     0.001407 NCalls =    790
VariableMetric: Iteration # 105 - FCN =   297233.8656802 Edm =   0.00104526 NCalls =    792
VariableMetric: Iteration # 106 - FCN =   297233.8623571 Edm =   0.00148593 NCalls =    794
VariableMetric: Iteration # 107 - FCN =   297233.8582095 Edm =   0.00104572 NCalls =    796
VariableMetric: Iteration # 108 - FCN =   297233.8546625 Edm =    0.0018993 NCalls =    798
VariableMetric: Iteration # 109 - FCN =   297233.8495236 Edm =   0.00205673 NCalls =    800
VariableMetric: Iteration # 110 - FCN =    297233.844245 Edm =   0.00237145 NCalls =    803
VariableMetric: Iteration # 111 - FCN =   297233.8425784 Edm =  0.000621286 NCalls =    805
VariableMetric: Iteration # 112 - FCN =   297233.8418761 Edm =  9.82179e-05 NCalls =    807
VariableMetric: Iteration # 113 - FCN =   297233.8417244 Edm =   1.1769e-05 NCalls =    809
VariableMetric: After Hessian   - FCN =   297233.8417244 Edm =  1.54722e-05 NCalls =   1296
VariableMetric: Iteration # 114 - FCN =   297233.8417244 Edm =  1.54722e-05 NCalls =   1296
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   318975.9868807 Edm =      71.3066 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   318975.9868807 Edm =      71.3066 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   298483.9438663 Edm =      6.98518 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   298371.3021466 Edm =      803.491 NCalls =     14
VariableMetric: Iteration #   3 - FCN =   298229.6074321 Edm =        2.752 NCalls =     16
VariableMetric: Iteration #   4 - FCN =    298220.488614 Edm =      10.8876 NCalls =     19
VariableMetric: Iteration #   5 - FCN =   297712.6299804 Edm =      153.267 NCalls =     26
VariableMetric: Iteration #   6 - FCN =   297466.0967361 Edm =      2.46869 NCalls =     29
VariableMetric: Iteration #   7 - FCN =   297464.5222454 Edm =     0.140093 NCalls =     31
VariableMetric: Iteration #   8 - FCN =   297464.4019686 Edm =    0.0276197 NCalls =     33
VariableMetric: Iteration #   9 - FCN =   297430.3398729 Edm =     0.262144 NCalls =     40
VariableMetric: Iteration #  10 - FCN =   297420.2455378 Edm =    0.0500468 NCalls =     42
VariableMetric: Iteration #  11 - FCN =   297420.1737267 Edm =    0.0362042 NCalls =     44
VariableMetric: Iteration #  12 - FCN =   297401.3339201 Edm =      12.0388 NCalls =     51
VariableMetric: Iteration #  13 - FCN =   297342.2314968 Edm =       1.4548 NCalls =     55
VariableMetric: Iteration #  14 - FCN =    297340.610045 Edm =     0.233364 NCalls =     57
VariableMetric: Iteration #  15 - FCN =   297340.3966824 Edm =    0.0448993 NCalls =     59
VariableMetric: Iteration #  16 - FCN =   297340.2407771 Edm =       0.1141 NCalls =     61
VariableMetric: Iteration #  17 - FCN =   297306.6104747 Edm =      38.3937 NCalls =     67
VariableMetric: Iteration #  18 - FCN =   297305.9944355 Edm =     0.546291 NCalls =     69
VariableMetric: Iteration #  19 - FCN =   297298.2338002 Edm =       5.5233 NCalls =     75
VariableMetric: Iteration #  20 - FCN =   297278.4644954 Edm =      5.24295 NCalls =     77
VariableMetric: Iteration #  21 - FCN =    297250.199573 Edm =      7.09056 NCalls =     80
VariableMetric: Iteration #  22 - FCN =   297246.1528605 Edm =       2.4752 NCalls =     82
VariableMetric: Iteration #  23 - FCN =   297243.9981675 Edm =    0.0952275 NCalls =     84
VariableMetric: Iteration #  24 - FCN =   297243.8546085 Edm =     0.017612 NCalls =     86
VariableMetric: Iteration #  25 - FCN =   297243.6814451 Edm =     0.176523 NCalls =     89
VariableMetric: Iteration #  26 - FCN =   297238.8908201 Edm =      5.60707 NCalls =     95
VariableMetric: Iteration #  27 - FCN =   297238.8202419 Edm =    0.0532967 NCalls =     97
VariableMetric: Iteration #  28 - FCN =   297236.1423113 Edm =      2.29441 NCalls =    104
VariableMetric: Iteration #  29 - FCN =    297219.483724 Edm =      6.76475 NCalls =    107
VariableMetric: Iteration #  30 - FCN =   297209.2729055 Edm =      19.5213 NCalls =    109
VariableMetric: Iteration #  31 - FCN =   297191.3015271 Edm =      5.96107 NCalls =    111
VariableMetric: Iteration #  32 - FCN =   297182.3912709 Edm =      1.36323 NCalls =    113
VariableMetric: Iteration #  33 - FCN =   297181.3880208 Edm =       0.7738 NCalls =    115
VariableMetric: Iteration #  34 - FCN =   297180.8075106 Edm =    0.0947487 NCalls =    117
VariableMetric: Iteration #  35 - FCN =   297180.7143285 Edm =     0.011955 NCalls =    119
VariableMetric: Iteration #  36 - FCN =   297180.6843563 Edm =    0.0165816 NCalls =    121
VariableMetric: Iteration #  37 - FCN =   297179.0174712 Edm =      1.53233 NCalls =    126
VariableMetric: Iteration #  38 - FCN =   297164.6181567 Edm =      1.22969 NCalls =    129
VariableMetric: Iteration #  39 - FCN =    297163.770001 Edm =     0.186998 NCalls =    131
VariableMetric: Iteration #  40 - FCN =   297163.5062094 Edm =    0.0369263 NCalls =    133
VariableMetric: Iteration #  41 - FCN =   297163.4743491 Edm =   0.00341816 NCalls =    135
VariableMetric: Iteration #  42 - FCN =   297163.4683064 Edm =     0.002564 NCalls =    137
VariableMetric: Iteration #  43 - FCN =   297163.2683222 Edm =     0.156496 NCalls =    142
VariableMetric: Iteration #  44 - FCN =   297161.4367423 Edm =     0.872238 NCalls =    146
VariableMetric: Iteration #  45 - FCN =   297157.5983577 Edm =      2.68498 NCalls =    149
VariableMetric: Iteration #  46 - FCN =   297155.8148322 Edm =      0.83592 NCalls =    151
VariableMetric: Iteration #  47 - FCN =   297154.7798791 Edm =     0.104355 NCalls =    153
VariableMetric: Iteration #  48 - FCN =   297154.5968469 Edm =     0.104613 NCalls =    155
VariableMetric: Iteration #  49 - FCN =   297154.4931108 Edm =    0.0289575 NCalls =    157
VariableMetric: Iteration #  50 - FCN =   297154.4552741 Edm =    0.0090521 NCalls =    159
VariableMetric: Iteration #  51 - FCN =    297154.442011 Edm =   0.00672333 NCalls =    161
VariableMetric: Iteration #  52 - FCN =    297154.415766 Edm =    0.0242684 NCalls =    164
VariableMetric: Iteration #  53 - FCN =   297154.3422108 Edm =    0.0676879 NCalls =    168
VariableMetric: Iteration #  54 - FCN =    297153.672856 Edm =     0.740568 NCalls =    172
VariableMetric: Iteration #  55 - FCN =   297152.2001458 Edm =     0.893379 NCalls =    176
VariableMetric: Iteration #  56 - FCN =   297152.1253547 Edm =     0.107722 NCalls =    178
VariableMetric: Iteration #  57 - FCN =   297150.5971758 Edm =      1.15734 NCalls =    182
VariableMetric: Iteration #  58 - FCN =   297146.0477497 Edm =     0.687418 NCalls =    185
VariableMetric: Iteration #  59 - FCN =   297143.4593949 Edm =     0.439964 NCalls =    188
VariableMetric: Iteration #  60 - FCN =   297142.6964993 Edm =    0.0605437 NCalls =    190
VariableMetric: Iteration #  61 - FCN =    297142.555047 Edm =    0.0609792 NCalls =    193
VariableMetric: Iteration #  62 - FCN =   297142.3888745 Edm =    0.0267537 NCalls =    195
VariableMetric: Iteration #  63 - FCN =   297142.3618296 Edm =    0.0010036 NCalls =    196
VariableMetric: Iteration #  64 - FCN =   297142.3603136 Edm =  0.000461634 NCalls =    198
VariableMetric: Iteration #  65 - FCN =   297142.3565673 Edm =   0.00218368 NCalls =    201
VariableMetric: Iteration #  66 - FCN =   297142.3157122 Edm =    0.0169115 NCalls =    205
VariableMetric: Iteration #  67 - FCN =   297142.2219672 Edm =     0.059548 NCalls =    208
VariableMetric: Iteration #  68 - FCN =   297140.3455565 Edm =      0.71417 NCalls =    213
VariableMetric: Iteration #  69 - FCN =   297139.7249648 Edm =     0.468195 NCalls =    216
VariableMetric: Iteration #  70 - FCN =   297139.3647866 Edm =     0.133862 NCalls =    218
VariableMetric: Iteration #  71 - FCN =    297138.928677 Edm =     0.261516 NCalls =    222
VariableMetric: Iteration #  72 - FCN =   297138.5585196 Edm =     0.181504 NCalls =    225
VariableMetric: Iteration #  73 - FCN =   297138.3648479 Edm =     0.102087 NCalls =    227
VariableMetric: Iteration #  74 - FCN =   297138.2170087 Edm =    0.0707564 NCalls =    230
VariableMetric: Iteration #  75 - FCN =   297138.1057156 Edm =    0.0476394 NCalls =    233
VariableMetric: Iteration #  76 - FCN =   297138.0725066 Edm =    0.0104161 NCalls =    235
VariableMetric: Iteration #  77 - FCN =   297138.0616398 Edm =   0.00394339 NCalls =    238
VariableMetric: Iteration #  78 - FCN =   297138.0589781 Edm =  0.000894452 NCalls =    239
VariableMetric: Iteration #  79 - FCN =   297138.0575135 Edm =  0.000250932 NCalls =    241
VariableMetric: Iteration #  80 - FCN =   297138.0570577 Edm =  0.000107387 NCalls =    243
VariableMetric: Iteration #  81 - FCN =   297138.0567948 Edm =  0.000175401 NCalls =    245
VariableMetric: Iteration #  82 - FCN =   297138.0551252 Edm =   0.00149948 NCalls =    249
VariableMetric: Iteration #  83 - FCN =   297137.9414895 Edm =    0.0982285 NCalls =    254
VariableMetric: Iteration #  84 - FCN =   297137.5168759 Edm =    0.0408419 NCalls =    256
VariableMetric: Iteration #  85 - FCN =   297137.4715194 Edm =   0.00463924 NCalls =    257
VariableMetric: Iteration #  86 - FCN =   297137.4665556 Edm =  0.000156734 NCalls =    259
VariableMetric: Iteration #  87 - FCN =   297137.4663645 Edm =  2.19134e-05 NCalls =    261
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   315319.6384115 Edm =      97.8208 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   315319.6384115 Edm =      97.8208 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   303495.1508827 Edm =      4.80184 NCalls =     11
VariableMetric: Iteration #   2 - FCN =   303377.9213188 Edm =      16.5008 NCalls =     15
VariableMetric: Iteration #   3 - FCN =   300318.3337167 Edm =      67.2211 NCalls =     23
VariableMetric: Iteration #   4 - FCN =   300180.3721979 Edm =      218.619 NCalls =     26
VariableMetric: Iteration #   5 - FCN =   300086.4602904 Edm =      111.265 NCalls =     29
VariableMetric: Iteration #   6 - FCN =    299945.358534 Edm =         25.9 NCalls =     32
VariableMetric: Iteration #   7 - FCN =   299918.0009596 Edm =      7.51975 NCalls =     34
VariableMetric: Iteration #   8 - FCN =   299895.0474312 Edm =      20.5238 NCalls =     37
VariableMetric: Iteration #   9 - FCN =   299256.2066318 Edm =      690.195 NCalls =     45
VariableMetric: Iteration #  10 - FCN =   298876.6278918 Edm =      225.571 NCalls =     47
VariableMetric: Iteration #  11 - FCN =   298100.3250672 Edm =      51.4477 NCalls =     49
VariableMetric: Iteration #  12 - FCN =   298052.3629998 Edm =      21.2278 NCalls =     51
VariableMetric: Iteration #  13 - FCN =   298022.3819888 Edm =      2.26224 NCalls =     53
VariableMetric: Iteration #  14 - FCN =    298019.837098 Edm =      0.20362 NCalls =     55
VariableMetric: Iteration #  15 - FCN =   298018.9493857 Edm =     0.611212 NCalls =     57
VariableMetric: Iteration #  16 - FCN =    297997.915779 Edm =      18.3106 NCalls =     61
VariableMetric: Iteration #  17 - FCN =   297784.0117783 Edm =      62.4373 NCalls =     65
VariableMetric: Iteration #  18 - FCN =   297696.0202929 Edm =      8.57989 NCalls =     67
VariableMetric: Iteration #  19 - FCN =   297687.4459314 Edm =      3.21712 NCalls =     69
VariableMetric: Iteration #  20 - FCN =   297682.0457392 Edm =     0.351264 NCalls =     71
VariableMetric: Iteration #  21 - FCN =   297681.5827597 Edm =    0.0346248 NCalls =     73
VariableMetric: Iteration #  22 - FCN =   297681.5319656 Edm =    0.0284414 NCalls =     75
VariableMetric: Iteration #  23 - FCN =   297681.3260885 Edm =     0.186762 NCalls =     78
VariableMetric: Iteration #  24 - FCN =   297623.2240426 Edm =      35.3716 NCalls =     86
VariableMetric: Iteration #  25 - FCN =   297622.8806864 Edm =     0.263957 NCalls =     88
VariableMetric: Iteration #  26 - FCN =   297622.0079954 Edm =      1.03651 NCalls =     90
VariableMetric: Iteration #  27 - FCN =   297587.4508282 Edm =      12.6905 NCalls =     97
VariableMetric: Iteration #  28 - FCN =    297545.989364 Edm =      14.8842 NCalls =    100
VariableMetric: Iteration #  29 - FCN =   297528.6854606 Edm =      2.64763 NCalls =    102
VariableMetric: Iteration #  30 - FCN =   297525.3426147 Edm =     0.189879 NCalls =    104
VariableMetric: Iteration #  31 - FCN =   297524.9682385 Edm =    0.0751596 NCalls =    106
VariableMetric: Iteration #  32 - FCN =   297524.8716515 Edm =   0.00985673 NCalls =    108
VariableMetric: Iteration #  33 - FCN =   297524.8012448 Edm =    0.0545701 NCalls =    111
VariableMetric: Iteration #  34 - FCN =   297518.3334816 Edm =      5.97465 NCalls =    116
VariableMetric: Iteration #  35 - FCN =   297487.1181037 Edm =      5.61981 NCalls =    120
VariableMetric: Iteration #  36 - FCN =   297481.0351874 Edm =       3.9945 NCalls =    121
VariableMetric: Iteration #  37 - FCN =   297478.6287114 Edm =     0.573873 NCalls =    122
VariableMetric: Iteration #  38 - FCN =   297477.9439379 Edm =     0.251867 NCalls =    124
VariableMetric: Iteration #  39 - FCN =   297476.7762897 Edm =     0.275137 NCalls =    128
VariableMetric: Iteration #  40 - FCN =   297476.4337318 Edm =    0.0385234 NCalls =    130
VariableMetric: Iteration #  41 - FCN =   297476.3954122 Edm =    0.0187852 NCalls =    131
VariableMetric: Iteration #  42 - FCN =   297476.0109165 Edm =      1.11082 NCalls =    139
VariableMetric: Iteration #  43 - FCN =   297475.9602554 Edm =     0.425459 NCalls =    143
VariableMetric: Iteration #  44 - FCN =   297474.2132443 Edm =       2.3431 NCalls =    151
VariableMetric: Iteration #  45 - FCN =   297474.1584032 Edm =     0.224592 NCalls =    154
VariableMetric: Iteration #  46 - FCN =   297471.2722664 Edm =      3.18126 NCalls =    161
VariableMetric: Iteration #  47 - FCN =   297470.7627155 Edm =     0.405516 NCalls =    165
VariableMetric: Iteration #  48 - FCN =    297462.488317 Edm =       2.1286 NCalls =    169
VariableMetric: Iteration #  49 - FCN =   297460.6879743 Edm =      0.52907 NCalls =    171
VariableMetric: Iteration #  50 - FCN =   297460.2428155 Edm =     0.355157 NCalls =    172
VariableMetric: Iteration #  51 - FCN =   297459.7564775 Edm =    0.0520848 NCalls =    174
VariableMetric: Iteration #  52 - FCN =   297459.6699811 Edm =   0.00601117 NCalls =    176
VariableMetric: Iteration #  53 - FCN =   297459.6501172 Edm =    0.0127658 NCalls =    178
VariableMetric: Iteration #  54 - FCN =   297458.6858117 Edm =      2.05517 NCalls =    184
VariableMetric: Iteration #  55 - FCN =   297458.5971826 Edm =     0.089819 NCalls =    186
VariableMetric: Iteration #  56 - FCN =   297458.5200292 Edm =    0.0275856 NCalls =    188
VariableMetric: Iteration #  57 - FCN =   297458.2478647 Edm =     0.330792 NCalls =    191
VariableMetric: Iteration #  58 - FCN =   297458.1891999 Edm =    0.0575687 NCalls =    194
VariableMetric: Iteration #  59 - FCN =   297457.5419522 Edm =     0.299469 NCalls =    198
VariableMetric: Iteration #  60 - FCN =   297456.9888767 Edm =    0.0994203 NCalls =    201
VariableMetric: Iteration #  61 - FCN =   297456.7196774 Edm =     0.314196 NCalls =    203
VariableMetric: Iteration #  62 - FCN =   297450.1580468 Edm =      5.79105 NCalls =    208
VariableMetric: Iteration #  63 - FCN =   297435.0567493 Edm =      8.55384 NCalls =    211
VariableMetric: Iteration #  64 - FCN =   297423.2478171 Edm =      7.31715 NCalls =    214
VariableMetric: Iteration #  65 - FCN =   297411.1595608 Edm =      2.51183 NCalls =    217
VariableMetric: Iteration #  66 - FCN =   297408.5584669 Edm =     0.442787 NCalls =    219
VariableMetric: Iteration #  67 - FCN =   297408.3273346 Edm =    0.0431222 NCalls =    221
VariableMetric: Iteration #  68 - FCN =   297408.3008042 Edm =    0.0042202 NCalls =    223
VariableMetric: Iteration #  69 - FCN =   297408.2954584 Edm =   0.00249123 NCalls =    225
VariableMetric: Iteration #  70 - FCN =   297408.2754378 Edm =    0.0175909 NCalls =    228
VariableMetric: Iteration #  71 - FCN =   297408.1985032 Edm =     0.024403 NCalls =    230
VariableMetric: Iteration #  72 - FCN =   297408.1415956 Edm =    0.0382321 NCalls =    232
VariableMetric: Iteration #  73 - FCN =   297407.7828969 Edm =     0.541198 NCalls =    237
VariableMetric: Iteration #  74 - FCN =       297401.424 Edm =      4.81036 NCalls =    247
VariableMetric: Iteration #  75 - FCN =   297394.9185089 Edm =      6.65244 NCalls =    249
VariableMetric: Iteration #  76 - FCN =   297391.1823539 Edm =      0.68627 NCalls =    252
VariableMetric: Iteration #  77 - FCN =   297388.4539424 Edm =      2.29853 NCalls =    255
VariableMetric: Iteration #  78 - FCN =   297386.3560813 Edm =      1.39673 NCalls =    258
VariableMetric: Iteration #  79 - FCN =   297384.3784875 Edm =     0.520982 NCalls =    261
VariableMetric: Iteration #  80 - FCN =   297383.2462754 Edm =     0.495471 NCalls =    263
VariableMetric: Iteration #  81 - FCN =   297382.7098195 Edm =     0.687849 NCalls =    264
VariableMetric: Iteration #  82 - FCN =   297382.1583362 Edm =     0.175664 NCalls =    267
VariableMetric: Iteration #  83 - FCN =   297381.9397037 Edm =     0.231352 NCalls =    270
VariableMetric: Iteration #  84 - FCN =   297381.6173677 Edm =     0.293567 NCalls =    273
VariableMetric: Iteration #  85 - FCN =   297381.3056948 Edm =     0.230262 NCalls =    277
VariableMetric: Iteration #  86 - FCN =   297381.0134017 Edm =     0.310676 NCalls =    281
VariableMetric: Iteration #  87 - FCN =   297380.9017425 Edm =     0.207191 NCalls =    283
VariableMetric: Iteration #  88 - FCN =   297380.6665567 Edm =    0.0634873 NCalls =    286
VariableMetric: Iteration #  89 - FCN =   297380.5377588 Edm =    0.0753683 NCalls =    288
VariableMetric: Iteration #  90 - FCN =    297380.507408 Edm =    0.0225573 NCalls =    290
VariableMetric: Iteration #  91 - FCN =   297380.4852804 Edm =    0.0188772 NCalls =    292
VariableMetric: Iteration #  92 - FCN =   297380.3475824 Edm =      0.21229 NCalls =    296
VariableMetric: Iteration #  93 - FCN =   297379.2121582 Edm =      1.05872 NCalls =    301
VariableMetric: Iteration #  94 - FCN =   297379.1186834 Edm =     0.102693 NCalls =    304
VariableMetric: Iteration #  95 - FCN =   297378.0858734 Edm =     0.747283 NCalls =    311
VariableMetric: Iteration #  96 - FCN =   297372.8614679 Edm =       2.6438 NCalls =    314
VariableMetric: Iteration #  97 - FCN =   297370.9702091 Edm =      1.53384 NCalls =    316
VariableMetric: Iteration #  98 - FCN =   297370.0612353 Edm =    0.0570659 NCalls =    318
VariableMetric: Iteration #  99 - FCN =   297370.0003253 Edm =   0.00957735 NCalls =    320
VariableMetric: Iteration # 100 - FCN =   297369.9768198 Edm =   0.00475117 NCalls =    322
VariableMetric: Iteration # 101 - FCN =   297369.9686819 Edm =   0.00055418 NCalls =    324
VariableMetric: Iteration # 102 - FCN =   297369.9676022 Edm =  0.000353483 NCalls =    326
VariableMetric: Iteration # 103 - FCN =   297369.9595873 Edm =   0.00768432 NCalls =    330
VariableMetric: Iteration # 104 - FCN =   297369.5704896 Edm =     0.383352 NCalls =    335
VariableMetric: Iteration # 105 - FCN =   297369.2721196 Edm =     0.825797 NCalls =    343
VariableMetric: Iteration # 106 - FCN =   297369.2488809 Edm =    0.0522507 NCalls =    346
VariableMetric: Iteration # 107 - FCN =    297369.204305 Edm =    0.0295849 NCalls =    348
VariableMetric: Iteration # 108 - FCN =   297369.0485036 Edm =     0.091519 NCalls =    352
VariableMetric: Iteration # 109 - FCN =   297368.8419715 Edm =    0.0670015 NCalls =    354
VariableMetric: Iteration # 110 - FCN =   297368.7026988 Edm =    0.0852324 NCalls =    356
VariableMetric: Iteration # 111 - FCN =   297368.5848519 Edm =     0.140213 NCalls =    360
VariableMetric: Iteration # 112 - FCN =   297366.9881127 Edm =        1.138 NCalls =    366
VariableMetric: Iteration # 113 - FCN =   297365.3588963 Edm =      1.15136 NCalls =    369
VariableMetric: Iteration # 114 - FCN =   297364.7610128 Edm =     0.501843 NCalls =    371
VariableMetric: Iteration # 115 - FCN =   297364.5471931 Edm =    0.0187639 NCalls =    373
VariableMetric: Iteration # 116 - FCN =   297364.5278147 Edm =   0.00427649 NCalls =    375
VariableMetric: Iteration # 117 - FCN =   297364.5228134 Edm =  0.000359233 NCalls =    377
VariableMetric: Iteration # 118 - FCN =   297364.5219883 Edm =  0.000464582 NCalls =    379
VariableMetric: Iteration # 119 - FCN =   297364.5128051 Edm =   0.00706803 NCalls =    383
VariableMetric: Iteration # 120 - FCN =   297364.4797196 Edm =    0.0154232 NCalls =    385
VariableMetric: Iteration # 121 - FCN =   297364.3955793 Edm =    0.0684696 NCalls =    388
VariableMetric: Iteration # 122 - FCN =   297363.4172418 Edm =      1.06803 NCalls =    391
VariableMetric: Iteration # 123 - FCN =   297361.7151905 Edm =      1.27887 NCalls =    397
VariableMetric: Iteration # 124 - FCN =   297360.2110069 Edm =     0.445776 NCalls =    400
VariableMetric: Iteration # 125 - FCN =   297359.7068477 Edm =    0.0755511 NCalls =    402
VariableMetric: Iteration # 126 - FCN =   297359.6563013 Edm =   0.00355361 NCalls =    404
VariableMetric: Iteration # 127 - FCN =   297359.6516625 Edm =   0.00118351 NCalls =    406
VariableMetric: Iteration # 128 - FCN =   297359.6454998 Edm =   0.00333431 NCalls =    408
VariableMetric: Iteration # 129 - FCN =   297359.6399256 Edm =  0.000613701 NCalls =    410
VariableMetric: Iteration # 130 - FCN =   297359.6394377 Edm =    0.0001846 NCalls =    412
VariableMetric: Iteration # 131 - FCN =   297359.6392308 Edm =  0.000105671 NCalls =    414
VariableMetric: Iteration # 132 - FCN =   297359.6377438 Edm =   0.00137719 NCalls =    418
VariableMetric: Iteration # 133 - FCN =   297359.5200605 Edm =     0.116134 NCalls =    423
VariableMetric: Iteration # 134 - FCN =   297359.0046494 Edm =     0.460119 NCalls =    429
VariableMetric: Iteration # 135 - FCN =     297357.62481 Edm =      1.66201 NCalls =    436
VariableMetric: Iteration # 136 - FCN =    297356.734882 Edm =     0.267997 NCalls =    439
VariableMetric: Iteration # 137 - FCN =   297356.3788317 Edm =    0.0453263 NCalls =    441
VariableMetric: Iteration # 138 - FCN =   297356.3380284 Edm =    0.0037045 NCalls =    443
VariableMetric: Iteration # 139 - FCN =   297356.3348431 Edm =  0.000522384 NCalls =    445
VariableMetric: Iteration # 140 - FCN =   297356.3341168 Edm =  0.000261307 NCalls =    447
VariableMetric: Iteration # 141 - FCN =   297356.3337784 Edm =  0.000143485 NCalls =    449
VariableMetric: Iteration # 142 - FCN =   297356.3328262 Edm =  0.000699372 NCalls =    452
VariableMetric: Iteration # 143 - FCN =   297356.3286387 Edm =   0.00323655 NCalls =    455
VariableMetric: Iteration # 144 - FCN =   297356.2307052 Edm =     0.115554 NCalls =    459
VariableMetric: Iteration # 145 - FCN =   297356.1129852 Edm =     0.101354 NCalls =    463
VariableMetric: Iteration # 146 - FCN =   297353.4064199 Edm =     0.992369 NCalls =    468
VariableMetric: Iteration # 147 - FCN =     297352.35324 Edm =     0.263385 NCalls =    470
VariableMetric: Iteration # 148 - FCN =   297352.1936218 Edm =    0.0615421 NCalls =    472
VariableMetric: Iteration # 149 - FCN =   297352.1092115 Edm =     0.020349 NCalls =    474
VariableMetric: Iteration # 150 - FCN =   297352.0865827 Edm =   0.00265616 NCalls =    476
VariableMetric: Iteration # 151 - FCN =   297352.0833053 Edm =  0.000508134 NCalls =    478
VariableMetric: Iteration # 152 - FCN =   297352.0817902 Edm =   0.00109933 NCalls =    480
VariableMetric: Iteration # 153 - FCN =   297352.0771735 Edm =   0.00141055 NCalls =    485
VariableMetric: Iteration # 154 - FCN =   297352.0739094 Edm =   0.00124242 NCalls =    488
VariableMetric: Iteration # 155 - FCN =    297352.070799 Edm =    0.0049295 NCalls =    491
VariableMetric: Iteration # 156 - FCN =   297352.0664117 Edm =   0.00329403 NCalls =    494
VariableMetric: Iteration # 157 - FCN =   297352.0621941 Edm =    0.0054162 NCalls =    499
VariableMetric: Iteration # 158 - FCN =   297352.0529468 Edm =   0.00378358 NCalls =    503
VariableMetric: Iteration # 159 - FCN =   297352.0496015 Edm =   0.00751012 NCalls =    505
VariableMetric: Iteration # 160 - FCN =   297352.0384454 Edm =   0.00471916 NCalls =    509
VariableMetric: Iteration # 161 - FCN =   297352.0150906 Edm =   0.00957421 NCalls =    513
VariableMetric: Iteration # 162 - FCN =   297351.9894007 Edm =    0.0738162 NCalls =    516
VariableMetric: Iteration # 163 - FCN =   297351.9730506 Edm =    0.0246699 NCalls =    518
VariableMetric: Iteration # 164 - FCN =   297351.7820211 Edm =      0.17345 NCalls =    523
VariableMetric: Iteration # 165 - FCN =   297350.9038384 Edm =     0.725069 NCalls =    526
VariableMetric: Iteration # 166 - FCN =   297350.4355314 Edm =      1.30322 NCalls =    529
VariableMetric: Iteration # 167 - FCN =   297349.2644083 Edm =     0.935541 NCalls =    532
VariableMetric: Iteration # 168 - FCN =   297347.0858621 Edm =       1.1198 NCalls =    534
VariableMetric: Iteration # 169 - FCN =   297345.7021679 Edm =     0.835183 NCalls =    537
VariableMetric: Iteration # 170 - FCN =   297345.1774164 Edm =     0.256353 NCalls =    539
VariableMetric: Iteration # 171 - FCN =   297344.9467415 Edm =    0.0578797 NCalls =    541
VariableMetric: Iteration # 172 - FCN =   297344.8859618 Edm =    0.0171769 NCalls =    543
VariableMetric: Iteration # 173 - FCN =   297344.8557521 Edm =    0.0102358 NCalls =    545
VariableMetric: Iteration # 174 - FCN =   297344.8367865 Edm =    0.0103914 NCalls =    547
VariableMetric: Iteration # 175 - FCN =   297341.3991723 Edm =      2.36199 NCalls =    558
VariableMetric: Iteration # 176 - FCN =   297341.3988691 Edm =   0.00423155 NCalls =    561
VariableMetric: Iteration # 177 - FCN =   297341.3925853 Edm =    0.0196676 NCalls =    563
VariableMetric: Iteration # 178 - FCN =    297341.331363 Edm =    0.0628377 NCalls =    567
VariableMetric: Iteration # 179 - FCN =    297340.981269 Edm =      0.27683 NCalls =    572
VariableMetric: Iteration # 180 - FCN =   297340.1147744 Edm =      0.43261 NCalls =    575
VariableMetric: Iteration # 181 - FCN =   297338.8686931 Edm =     0.587264 NCalls =    577
VariableMetric: Iteration # 182 - FCN =   297338.5723235 Edm =     0.138172 NCalls =    579
VariableMetric: Iteration # 183 - FCN =   297338.3999205 Edm =    0.0397306 NCalls =    581
VariableMetric: Iteration # 184 - FCN =   297338.2494809 Edm =      0.11967 NCalls =    583
VariableMetric: Iteration # 185 - FCN =   297337.8935166 Edm =     0.295139 NCalls =    587
VariableMetric: Iteration # 186 - FCN =   297337.7812238 Edm =     0.176505 NCalls =    590
VariableMetric: Iteration # 187 - FCN =    297337.332177 Edm =     0.161874 NCalls =    594
VariableMetric: Iteration # 188 - FCN =   297337.1701988 Edm =    0.0819827 NCalls =    597
VariableMetric: Iteration # 189 - FCN =   297337.1061346 Edm =      0.01556 NCalls =    599
VariableMetric: Iteration # 190 - FCN =   297337.0853203 Edm =   0.00958573 NCalls =    601
VariableMetric: Iteration # 191 - FCN =   297337.0739037 Edm =   0.00558052 NCalls =    603
VariableMetric: Iteration # 192 - FCN =   297337.0593062 Edm =   0.00496972 NCalls =    605
VariableMetric: Iteration # 193 - FCN =   297337.0501066 Edm =   0.00344901 NCalls =    607
VariableMetric: Iteration # 194 - FCN =    297337.045987 Edm =    0.0019378 NCalls =    609
VariableMetric: Iteration # 195 - FCN =   297337.0373436 Edm =   0.00716207 NCalls =    612
VariableMetric: Iteration # 196 - FCN =   297336.7298949 Edm =      0.24318 NCalls =    617
VariableMetric: Iteration # 197 - FCN =   297334.9089976 Edm =      2.18112 NCalls =    621
VariableMetric: Iteration # 198 - FCN =   297330.0018472 Edm =       4.8996 NCalls =    626
VariableMetric: Iteration # 199 - FCN =   297324.2716171 Edm =      2.40305 NCalls =    631
VariableMetric: Iteration # 200 - FCN =   297322.1835518 Edm =     0.568246 NCalls =    633
VariableMetric: Iteration # 201 - FCN =   297321.7129134 Edm =     0.183203 NCalls =    634
VariableMetric: Iteration # 202 - FCN =   297321.4481086 Edm =     0.256499 NCalls =    636
VariableMetric: Iteration # 203 - FCN =   297321.0921941 Edm =     0.143281 NCalls =    639
VariableMetric: Iteration # 204 - FCN =     297320.90498 Edm =     0.137754 NCalls =    641
VariableMetric: Iteration # 205 - FCN =   297320.8393206 Edm =   0.00856593 NCalls =    643
VariableMetric: Iteration # 206 - FCN =    297320.831365 Edm =  0.000780289 NCalls =    644
VariableMetric: Iteration # 207 - FCN =   297320.8304679 Edm =  0.000200246 NCalls =    646
VariableMetric: Iteration # 208 - FCN =   297320.8300582 Edm =  0.000207784 NCalls =    648
VariableMetric: Iteration # 209 - FCN =   297320.8296271 Edm =  0.000415675 NCalls =    650
VariableMetric: Iteration # 210 - FCN =   297320.8278683 Edm =    0.0012563 NCalls =    653
VariableMetric: Iteration # 211 - FCN =   297320.8179023 Edm =   0.00930363 NCalls =    656
VariableMetric: Iteration # 212 - FCN =   297320.6437405 Edm =     0.171176 NCalls =    662
VariableMetric: Iteration # 213 - FCN =   297319.4206063 Edm =     0.174811 NCalls =    665
VariableMetric: Iteration # 214 - FCN =   297319.2507851 Edm =     0.013579 NCalls =    666
VariableMetric: Iteration # 215 - FCN =   297319.2320316 Edm =  0.000763659 NCalls =    668
VariableMetric: Iteration # 216 - FCN =   297319.2313864 Edm =  7.15022e-05 NCalls =    670
VariableMetric: After Hessian   - FCN =   297319.2313864 Edm =      9.80013 NCalls =   1147
VariableMetric: Iteration # 217 - FCN =   297319.2313864 Edm =      9.80013 NCalls =   1147
VariableMetric: Iteration # 218 - FCN =   297318.5996598 Edm =      7.31996 NCalls =   1149
VariableMetric: Iteration # 219 - FCN =   297318.1704845 Edm =     0.646084 NCalls =   1152
VariableMetric: Iteration # 220 - FCN =   297317.4893714 Edm =      0.41371 NCalls =   1154
VariableMetric: Iteration # 221 - FCN =    297317.259884 Edm =     0.154869 NCalls =   1156
VariableMetric: Iteration # 222 - FCN =   297317.0319673 Edm =     0.114967 NCalls =   1159
VariableMetric: Iteration # 223 - FCN =   297316.8574395 Edm =    0.0381579 NCalls =   1162
VariableMetric: Iteration # 224 - FCN =   297316.7686814 Edm =    0.0181687 NCalls =   1164
VariableMetric: Iteration # 225 - FCN =   297316.7285411 Edm =   0.00928174 NCalls =   1167
VariableMetric: Iteration # 226 - FCN =   297316.7131219 Edm =   0.00664842 NCalls =   1169
VariableMetric: Iteration # 227 - FCN =   297316.7111721 Edm =   0.00471388 NCalls =   1171
VariableMetric: Iteration # 228 - FCN =   297316.7059443 Edm =   0.00103445 NCalls =   1173
VariableMetric: Iteration # 229 - FCN =   297316.7039601 Edm =  0.000204662 NCalls =   1175
VariableMetric: Iteration # 230 - FCN =   297316.7034924 Edm =  0.000109099 NCalls =   1177
VariableMetric: Iteration # 231 - FCN =   297316.7030378 Edm =  0.000147133 NCalls =   1179
VariableMetric: Iteration # 232 - FCN =   297316.7025108 Edm =  8.71635e-05 NCalls =   1181
VariableMetric: Iteration # 233 - FCN =   297316.7023589 Edm =  1.17671e-05 NCalls =   1183
VariableMetric: After Hessian   - FCN =   297316.7023589 Edm =  1.77291e-05 NCalls =   1674
VariableMetric: Iteration # 234 - FCN =   297316.7023589 Edm =  1.77291e-05 NCalls =   1674
raremodel-nb.py:1488: UserWarning: Creating legend with loc="best" can be slow with large amounts of data.
  plt.savefig(plotdirName + '/toy_fit_cut_region{}.png'.format(toy))
raremodel-nb.py:1519: UserWarning: Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure.
  plt.show()
Toy 0: Generating data...
Directory  data/zfit_toys/toy_0  Created 
Toy 0: Data generation finished
Toy 0: Loading data...
Toy 0: Loading data finished
Toy 0: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |    Ncalls=1347 (1347 total)    |
| EDM = 2.16E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297296.3547056716
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | Dbar_p   |    2.5    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 1 | DDstar_p |   -0.09   |    0.35   |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_2  |   0.50    |   0.05    |            |            |   -2    |    2    |       |
| 3 | Ctt      |   -1.50   |    0.04   |            |            |  -1.5   |   1.5   |       |
| 4 | phi_p    |   5.72    |   0.17    |            |            |-6.28319 | 6.28319 |       |
| 5 | p4040_s  |   1.03    |   0.15    |            |            |0.00501244| 2.01499 |       |
| 6 | p4160_p  |  -6.283   |   0.010   |            |            |-6.28319 | 6.28319 |       |
| 7 | omega_p  |   6.28    |   0.10    |            |            |-6.28319 | 6.28319 |       |
| 8 | rho_p    |   -0.82   |    0.27   |            |            |-6.28319 | 6.28319 |       |
| 9 | p4415_p  |    4.9    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   0.65    |   0.06    |            |            |   -2    |    2    |       |
| 11| phi_s    |   17.5    |    1.0    |            |            | 14.8182 | 23.5818 |       |
| 12| jpsi_p   |  -1.578   |   0.030   |            |            |-6.28319 | 6.28319 |       |
| 13| psi2s_p  |   1.916   |   0.032   |            |            |-6.28319 | 6.28319 |       |
| 14| omega_s  |    5.9    |    1.0    |            |            | 4.19232 | 9.40768 |       |
| 15| rho_s    |    1.6    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 16| p4040_p  |   -2.98   |    0.16   |            |            |-6.28319 | 6.28319 |       |
| 17| p3770_p  |   -2.27   |    0.11   |            |            |-6.28319 | 6.28319 |       |
| 18| DDstar_s |   0.300   |   0.022   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   3.52    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 20| bplus_0  |  -0.373   |   0.031   |            |            |   -2    |    2    |       |
| 21| Dbar_s   |   -0.30   |    0.06   |            |            |  -0.3   |   0.3   |       |
| 22| p4160_s  |   0.717   |   0.015   |            |            | 0.71676 | 3.68324 |       |
| 23| p4415_s  |   0.64    |   0.19    |            |            |0.126447 | 2.35355 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |   Dbar_p DDstar_p  bplus_2      Ctt    phi_p  p4040_s  p4160_p  omega_p    rho_p  p4415_p  bplus_1    phi_s   jpsi_p  psi2s_p  omega_s    rho_s  p4040_p  p3770_p DDstar_s  p3770_s  bplus_0   Dbar_s  p4160_s  p4415_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|   Dbar_p |    1.000   -0.179   -0.215   -0.015    0.020    0.063    0.003    0.001    0.109   -0.125   -0.152   -0.048    0.461    0.133   -0.016   -0.001   -0.091    0.472    0.015    0.069    0.021    0.071    0.002    0.058 |
| DDstar_p |   -0.179    1.000    0.033   -0.001    0.006   -0.111   -0.002   -0.000    0.003    0.108   -0.051    0.003    0.411    0.235    0.004   -0.011    0.319    0.173    0.011    0.252    0.026   -0.034    0.015    0.003 |
|  bplus_2 |   -0.215    0.033    1.000   -0.069   -0.017    0.200   -0.000    0.003   -0.205   -0.248    0.393    0.030   -0.063    0.145   -0.118    0.305   -0.111   -0.184   -0.021   -0.135   -0.461    0.041   -0.011    0.145 |
|      Ctt |   -0.015   -0.001   -0.069    1.000    0.000    0.033   -0.000    0.000    0.006    0.003    0.005   -0.003    0.009    0.010   -0.000   -0.003   -0.008   -0.019   -0.000   -0.018    0.003    0.004   -0.001    0.017 |
|    phi_p |    0.020    0.006   -0.017    0.000    1.000    0.004   -0.000    0.001    0.118    0.010    0.044    0.388   -0.014    0.008   -0.029    0.019    0.013    0.003   -0.000    0.009   -0.054    0.001    0.000    0.007 |
|  p4040_s |    0.063   -0.111    0.200    0.033    0.004    1.000    0.009    0.000    0.010   -0.225   -0.064   -0.002   -0.088    0.014   -0.002    0.007   -0.207   -0.107    0.004    0.135   -0.003   -0.050   -0.010   -0.020 |
|  p4160_p |    0.003   -0.002   -0.000   -0.000   -0.000    0.009    1.000   -0.000   -0.001    0.003   -0.002    0.001    0.001    0.003    0.001   -0.001   -0.004    0.000   -0.001   -0.001    0.002   -0.001   -0.002   -0.003 |
|  omega_p |    0.001   -0.000    0.003    0.000    0.001    0.000   -0.000    1.000    0.024    0.001    0.008   -0.003    0.000    0.001   -0.090    0.013    0.001   -0.000   -0.000    0.000   -0.008   -0.000    0.000    0.000 |
|    rho_p |    0.109    0.003   -0.205    0.006    0.118    0.010   -0.001    0.024    1.000    0.057    0.086    0.055   -0.049    0.023   -0.010    0.175    0.067    0.029   -0.002    0.058   -0.126   -0.006    0.002    0.031 |
|  p4415_p |   -0.125    0.108   -0.248    0.003    0.010   -0.225    0.003    0.001    0.057    1.000    0.141   -0.032    0.009   -0.071   -0.017    0.016    0.046    0.030    0.016    0.027   -0.081    0.021    0.009   -0.042 |
|  bplus_1 |   -0.152   -0.051    0.393    0.005    0.044   -0.064   -0.002    0.008    0.086    0.141    1.000   -0.134   -0.150   -0.014   -0.242    0.482    0.081   -0.135    0.024   -0.029   -0.975    0.013    0.001   -0.057 |
|    phi_s |   -0.048    0.003    0.030   -0.003    0.388   -0.002    0.001   -0.003    0.055   -0.032   -0.134    1.000    0.016   -0.013    0.065   -0.072   -0.039   -0.011    0.000   -0.030    0.147    0.003   -0.001   -0.014 |
|   jpsi_p |    0.461    0.411   -0.063    0.009   -0.014   -0.088    0.001    0.000   -0.049    0.009   -0.150    0.016    1.000    0.133    0.001   -0.001    0.095    0.352    0.016    0.173    0.100    0.068    0.011   -0.024 |
|  psi2s_p |    0.133    0.235    0.145    0.010    0.008    0.014    0.003    0.001    0.023   -0.071   -0.014   -0.013    0.133    1.000   -0.018    0.034   -0.123    0.194    0.020   -0.351   -0.047    0.071    0.003   -0.030 |
|  omega_s |   -0.016    0.004   -0.118   -0.000   -0.029   -0.002    0.001   -0.090   -0.010   -0.017   -0.242    0.065    0.001   -0.018    1.000   -0.526   -0.024    0.009    0.001   -0.005    0.252    0.002   -0.000   -0.010 |
|    rho_s |   -0.001   -0.011    0.305   -0.003    0.019    0.007   -0.001    0.013    0.175    0.016    0.482   -0.072   -0.001    0.034   -0.526    1.000    0.028   -0.035   -0.003   -0.014   -0.499   -0.003   -0.000    0.016 |
|  p4040_p |   -0.091    0.319   -0.111   -0.008    0.013   -0.207   -0.004    0.001    0.067    0.046    0.081   -0.039    0.095   -0.123   -0.024    0.028    1.000    0.130    0.023    0.115   -0.086    0.074   -0.004    0.128 |
|  p3770_p |    0.472    0.173   -0.184   -0.019    0.003   -0.107    0.000   -0.000    0.029    0.030   -0.135   -0.011    0.352    0.194    0.009   -0.035    0.130    1.000   -0.003   -0.093    0.086    0.064    0.009    0.010 |
| DDstar_s |    0.015    0.011   -0.021   -0.000   -0.000    0.004   -0.001   -0.000   -0.002    0.016    0.024    0.000    0.016    0.020    0.001   -0.003    0.023   -0.003    1.000    0.003   -0.005   -0.004    0.000    0.009 |
|  p3770_s |    0.069    0.252   -0.135   -0.018    0.009    0.135   -0.001    0.000    0.058    0.027   -0.029   -0.030    0.173   -0.351   -0.005   -0.014    0.115   -0.093    0.003    1.000    0.001    0.088    0.003    0.060 |
|  bplus_0 |    0.021    0.026   -0.461    0.003   -0.054   -0.003    0.002   -0.008   -0.126   -0.081   -0.975    0.147    0.100   -0.047    0.252   -0.499   -0.086    0.086   -0.005    0.001    1.000   -0.003   -0.000   -0.020 |
|   Dbar_s |    0.071   -0.034    0.041    0.004    0.001   -0.050   -0.001   -0.000   -0.006    0.021    0.013    0.003    0.068    0.071    0.002   -0.003    0.074    0.064   -0.004    0.088   -0.003    1.000    0.003   -0.007 |
|  p4160_s |    0.002    0.015   -0.011   -0.001    0.000   -0.010   -0.002    0.000    0.002    0.009    0.001   -0.001    0.011    0.003   -0.000   -0.000   -0.004    0.009    0.000    0.003   -0.000    0.003    1.000    0.006 |
|  p4415_s |    0.058    0.003    0.145    0.017    0.007   -0.020   -0.003    0.000    0.031   -0.042   -0.057   -0.014   -0.024   -0.030   -0.010    0.016    0.128    0.010    0.009    0.060   -0.020   -0.007    0.006    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.3782529222739921}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.3477351810614482}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.05368283678611041}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.03692106796380812}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.1704975188039377}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.15469030359896613}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.009950359943085907}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.09757718825874839}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.2700635394101991}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.32118318134485246}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.055263428381362445}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.9808956107107978}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.03036757744399532}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.031606092600523716}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.0346115537842766}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.35187132299745105}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.15657583994454005}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.1051210916363754}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.022258066809638266}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.23252755818470217}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.03111078177718707}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.057460121776975015}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.015408585593992108}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.1857393759049965})])
Toy 1/25
Time taken: 8 min, 26 s
Projected time left: 3 h, 22 min
Toy 1: Generating data...
Directory  data/zfit_toys/toy_1  Created 
Toy 1: Data generation finished
Toy 1: Loading data...
Toy 1: Loading data finished
Toy 1: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.974E+05               |    Ncalls=1351 (1351 total)    |
| EDM = 0.00199 (Goal: 5E-06)   |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     False     |     True      |   True    |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297447.48949073534
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | Dbar_p   |    3.2    |    0.7    |            |            |-6.28319 | 6.28319 |       |
| 1 | DDstar_p |   0.14    |   1.08    |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_2  |   0.22    |   0.07    |            |            |   -2    |    2    |       |
| 3 | Ctt      |   0.08    |   0.15    |            |            |  -1.5   |   1.5   |       |
| 4 | phi_p    |   5.84    |   0.18    |            |            |-6.28319 | 6.28319 |       |
| 5 | p4040_s  |   1.28    |   0.20    |            |            |0.00501244| 2.01499 |       |
| 6 | p4160_p  |   3.93    |   0.11    |            |            |-6.28319 | 6.28319 |       |
| 7 | omega_p  |   0.21    |   0.27    |            |            |-6.28319 | 6.28319 |       |
| 8 | rho_p    |    5.9    |    0.6    |            |            |-6.28319 | 6.28319 |       |
| 9 | p4415_p  |   -2.22   |    0.20   |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   0.838   |   0.031   |            |            |   -2    |    2    |       |
| 11| phi_s    |   15.6    |    0.9    |            |            | 14.8182 | 23.5818 |       |
| 12| jpsi_p   |   1.62    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 13| psi2s_p  |   1.80    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 14| omega_s  |    7.9    |    1.3    |            |            | 4.19232 | 9.40768 |       |
| 15| rho_s    |    0.6    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 16| p4040_p  |   3.45    |   0.15    |            |            |-6.28319 | 6.28319 |       |
| 17| p3770_p  |   3.20    |   0.13    |            |            |-6.28319 | 6.28319 |       |
| 18| DDstar_s |   -0.30   |    0.36   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   2.76    |   0.24    |            |            |0.918861 | 4.08114 |       |
| 20| bplus_0  |  -0.424   |   0.015   |            |            |   -2    |    2    |       |
| 21| Dbar_s   |   0.25    |   0.12    |            |            |  -0.3   |   0.3   |       |
| 22| p4160_s  |   2.11    |   0.19    |            |            | 0.71676 | 3.68324 |       |
| 23| p4415_s  |   1.34    |   0.19    |            |            |0.126447 | 2.35355 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |   Dbar_p DDstar_p  bplus_2      Ctt    phi_p  p4040_s  p4160_p  omega_p    rho_p  p4415_p  bplus_1    phi_s   jpsi_p  psi2s_p  omega_s    rho_s  p4040_p  p3770_p DDstar_s  p3770_s  bplus_0   Dbar_s  p4160_s  p4415_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|   Dbar_p |    1.000   -0.683   -0.368   -0.370   -0.009    0.450   -0.128    0.015    0.023    0.283    0.467    0.054    0.127    0.023    0.090   -0.209   -0.099   -0.604   -0.482   -0.271    0.461   -0.512    0.379    0.285 |
| DDstar_p |   -0.683    1.000    0.466    0.466    0.005   -0.632   -0.218   -0.033   -0.038   -0.625   -0.787   -0.103   -0.673   -0.406   -0.162    0.361   -0.269    0.512    0.860    0.013   -0.770    0.769   -0.563   -0.399 |
|  bplus_2 |   -0.368    0.466    1.000   -0.145   -0.008   -0.335   -0.065   -0.048   -0.198   -0.376   -0.522    0.026   -0.223   -0.169   -0.108    0.207   -0.094    0.297    0.503    0.066   -0.514    0.429   -0.329   -0.161 |
|      Ctt |   -0.370    0.466   -0.145    1.000    0.003   -0.127   -0.236   -0.011    0.017   -0.315   -0.356   -0.075   -0.412    0.025   -0.081    0.181   -0.192    0.235    0.433    0.017   -0.353    0.508   -0.118   -0.038 |
|    phi_p |   -0.009    0.005   -0.008    0.003    1.000   -0.003    0.003   -0.010    0.054   -0.001   -0.008    0.472   -0.003   -0.000   -0.030    0.024    0.003    0.006    0.008    0.005   -0.015    0.005   -0.002   -0.002 |
|  p4040_s |    0.450   -0.632   -0.335   -0.127   -0.003    1.000   -0.217    0.025    0.044    0.276    0.535    0.060    0.411    0.264    0.112   -0.246    0.014   -0.422   -0.641    0.047    0.518   -0.517    0.373    0.353 |
|  p4160_p |   -0.128   -0.218   -0.065   -0.236    0.003   -0.217    1.000    0.008    0.010    0.366    0.128    0.015    0.330    0.140    0.028   -0.061    0.296    0.179   -0.084    0.128    0.125   -0.065   -0.025    0.050 |
|  omega_p |    0.015   -0.033   -0.048   -0.011   -0.010    0.025    0.008    1.000    0.029    0.026    0.027    0.021    0.023    0.015    0.689   -0.006    0.012   -0.020   -0.036    0.003    0.032   -0.028    0.025    0.015 |
|    rho_p |    0.023   -0.038   -0.198    0.017    0.054    0.044    0.010    0.029    1.000    0.048    0.018    0.074    0.037    0.017    0.173    0.080    0.024   -0.030   -0.047    0.017    0.039   -0.042    0.052    0.024 |
|  p4415_p |    0.283   -0.625   -0.376   -0.315   -0.001    0.276    0.366    0.026    0.048    1.000    0.533    0.057    0.506    0.274    0.110   -0.241    0.300   -0.218   -0.560    0.053    0.513   -0.438    0.230    0.173 |
|  bplus_1 |    0.467   -0.787   -0.522   -0.356   -0.008    0.535    0.128    0.027    0.018    0.533    1.000    0.092    0.554    0.342    0.142   -0.326    0.194   -0.496   -0.866   -0.046    0.566   -0.635    0.472    0.319 |
|    phi_s |    0.054   -0.103    0.026   -0.075    0.472    0.060    0.015    0.021    0.074    0.057    0.092    1.000    0.060    0.045    0.047   -0.027    0.018   -0.062   -0.110   -0.014    0.111   -0.075    0.045    0.037 |
|   jpsi_p |    0.127   -0.673   -0.223   -0.412   -0.003    0.411    0.330    0.023    0.037    0.506    0.554    0.060    1.000    0.444    0.111   -0.257    0.350   -0.198   -0.638    0.189    0.524   -0.514    0.358    0.237 |
|  psi2s_p |    0.023   -0.406   -0.169    0.025   -0.000    0.264    0.140    0.015    0.017    0.274    0.342    0.045    0.444    1.000    0.071   -0.158    0.114   -0.105   -0.397   -0.120    0.332   -0.280    0.200    0.168 |
|  omega_s |    0.090   -0.162   -0.108   -0.081   -0.030    0.112    0.028    0.689    0.173    0.110    0.142    0.047    0.111    0.071    1.000   -0.359    0.043   -0.100   -0.178   -0.004    0.178   -0.130    0.099    0.068 |
|    rho_s |   -0.209    0.361    0.207    0.181    0.024   -0.246   -0.061   -0.006    0.080   -0.241   -0.326   -0.027   -0.257   -0.158   -0.359    1.000   -0.093    0.221    0.399    0.012   -0.408    0.290   -0.218   -0.152 |
|  p4040_p |   -0.099   -0.269   -0.094   -0.192    0.003    0.014    0.296    0.012    0.024    0.300    0.194    0.018    0.350    0.114    0.043   -0.093    1.000    0.110   -0.197    0.095    0.185   -0.109    0.339    0.116 |
|  p3770_p |   -0.604    0.512    0.297    0.235    0.006   -0.422    0.179   -0.020   -0.030   -0.218   -0.496   -0.062   -0.198   -0.105   -0.100    0.221    0.110    1.000    0.552   -0.024   -0.474    0.393   -0.349   -0.293 |
| DDstar_s |   -0.482    0.860    0.503    0.433    0.008   -0.641   -0.084   -0.036   -0.047   -0.560   -0.866   -0.110   -0.638   -0.397   -0.178    0.399   -0.197    0.552    1.000    0.041   -0.844    0.793   -0.572   -0.438 |
|  p3770_s |   -0.271    0.013    0.066    0.017    0.005    0.047    0.128    0.003    0.017    0.053   -0.046   -0.014    0.189   -0.120   -0.004    0.012    0.095   -0.024    0.041    1.000   -0.046    0.111   -0.004   -0.018 |
|  bplus_0 |    0.461   -0.770   -0.514   -0.353   -0.015    0.518    0.125    0.032    0.039    0.513    0.566    0.111    0.524    0.332    0.178   -0.408    0.185   -0.474   -0.844   -0.046    1.000   -0.619    0.455    0.311 |
|   Dbar_s |   -0.512    0.769    0.429    0.508    0.005   -0.517   -0.065   -0.028   -0.042   -0.438   -0.635   -0.075   -0.514   -0.280   -0.130    0.290   -0.109    0.393    0.793    0.111   -0.619    1.000   -0.443   -0.355 |
|  p4160_s |    0.379   -0.563   -0.329   -0.118   -0.002    0.373   -0.025    0.025    0.052    0.230    0.472    0.045    0.358    0.200    0.099   -0.218    0.339   -0.349   -0.572   -0.004    0.455   -0.443    1.000    0.433 |
|  p4415_s |    0.285   -0.399   -0.161   -0.038   -0.002    0.353    0.050    0.015    0.024    0.173    0.319    0.037    0.237    0.168    0.068   -0.152    0.116   -0.293   -0.438   -0.018    0.311   -0.355    0.433    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.6772944974509363}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 1.0752297440263252}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.06734596101895596}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.154395709651853}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.17970751482587666}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.2033146715901466}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.10715381276553781}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.27330114210265677}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.5608728268964471}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.19566290676047582}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.031047370017345255}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.9262336125783017}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.03595273292032397}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.034467528510547574}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.322255738122971}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.33618086805881287}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.14846710252874917}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.1310219987949912}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.35590634541314836}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.2360718725854749}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.014603228675071356}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.11530128464874168}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.18850257834849804}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19120319259144658})])
Toy 2/25
Time taken: 16 min, 36 s
Projected time left: 3 h, 10 min
Toy 2: Generating data...
Directory  data/zfit_toys/toy_2  Created 
Toy 2: Data generation finished
Toy 2: Loading data...
Toy 2: Loading data finished
Toy 2: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |    Ncalls=1370 (1370 total)    |
| EDM = 0.000316 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297199.3856995931
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | Dbar_p   |     4     |    10     |            |            |-6.28319 | 6.28319 |       |
| 1 | DDstar_p |     6     |     8     |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_2  |   -0.11   |    0.06   |            |            |   -2    |    2    |       |
| 3 | Ctt      |   0.30    |   0.22    |            |            |  -1.5   |   1.5   |       |
| 4 | phi_p    |   -5.52   |    0.16   |            |            |-6.28319 | 6.28319 |       |
| 5 | p4040_s  |   1.14    |   0.15    |            |            |0.00501244| 2.01499 |       |
| 6 | p4160_p  |   3.78    |   0.12    |            |            |-6.28319 | 6.28319 |       |
| 7 | omega_p  |   0.93    |   0.31    |            |            |-6.28319 | 6.28319 |       |
| 8 | rho_p    |   0.04    |   0.20    |            |            |-6.28319 | 6.28319 |       |
| 9 | p4415_p  |   -2.29   |    0.14   |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |  -0.946   |   0.019   |            |            |   -2    |    2    |       |
| 11| phi_s    |   19.9    |    0.9    |            |            | 14.8182 | 23.5818 |       |
| 12| jpsi_p   |   -4.64   |    0.05   |            |            |-6.28319 | 6.28319 |       |
| 13| psi2s_p  |   1.80    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 14| omega_s  |    6.9    |    1.3    |            |            | 4.19232 | 9.40768 |       |
| 15| rho_s    |   1.70    |   0.30    |            |            |0.0253049| 2.0747  |       |
| 16| p4040_p  |   3.23    |   0.15    |            |            |-6.28319 | 6.28319 |       |
| 17| p3770_p  |   -3.16   |    0.26   |            |            |-6.28319 | 6.28319 |       |
| 18| DDstar_s |   -0.15   |    0.17   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   2.86    |   0.22    |            |            |0.918861 | 4.08114 |       |
| 20| bplus_0  |   0.484   |   0.009   |            |            |   -2    |    2    |       |
| 21| Dbar_s   |   -0.06   |    0.42   |            |            |  -0.3   |   0.3   |       |
| 22| p4160_s  |   2.19    |   0.16    |            |            | 0.71676 | 3.68324 |       |
| 23| p4415_s  |   1.40    |   0.16    |            |            |0.126447 | 2.35355 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |   Dbar_p DDstar_p  bplus_2      Ctt    phi_p  p4040_s  p4160_p  omega_p    rho_p  p4415_p  bplus_1    phi_s   jpsi_p  psi2s_p  omega_s    rho_s  p4040_p  p3770_p DDstar_s  p3770_s  bplus_0   Dbar_s  p4160_s  p4415_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|   Dbar_p |    1.000    0.503   -0.216    0.837   -0.032    0.197   -0.663   -0.027   -0.083   -0.179   -0.663    0.029   -0.860   -0.563    0.008   -0.135   -0.361   -0.916    0.908   -0.251   -0.623    0.971    0.340    0.047 |
| DDstar_p |    0.503    1.000   -0.124    0.416   -0.011    0.125   -0.210   -0.011   -0.047    0.054   -0.347    0.021   -0.366   -0.220    0.007   -0.071   -0.069   -0.457    0.492   -0.065   -0.329    0.536    0.207    0.012 |
|  bplus_2 |   -0.216   -0.124    1.000    0.099   -0.043   -0.046    0.178   -0.015    0.219    0.169   -0.028   -0.111    0.137    0.107   -0.023    0.078    0.113    0.197   -0.214    0.053    0.002   -0.197   -0.027   -0.080 |
|      Ctt |    0.837    0.416    0.099    1.000   -0.027    0.311   -0.661   -0.024   -0.053   -0.203   -0.561    0.017   -0.797   -0.392    0.004   -0.105   -0.379   -0.786    0.768   -0.256   -0.526    0.825    0.394    0.156 |
|    phi_p |   -0.032   -0.011   -0.043   -0.027    1.000   -0.010    0.022   -0.008   -0.225   -0.000    0.012    0.512    0.023    0.019   -0.072   -0.059    0.008    0.032   -0.027    0.005    0.016   -0.033   -0.018   -0.003 |
|  p4040_s |    0.197    0.125   -0.046    0.311   -0.010    1.000   -0.432   -0.007   -0.004   -0.216   -0.109   -0.003   -0.181   -0.084   -0.001   -0.021   -0.242   -0.219    0.131    0.059   -0.098    0.212    0.021    0.083 |
|  p4160_p |   -0.663   -0.210    0.178   -0.661    0.022   -0.432    1.000    0.018    0.066    0.326    0.452   -0.026    0.666    0.396   -0.007    0.094    0.340    0.700   -0.592    0.205    0.431   -0.706   -0.336   -0.014 |
|  omega_p |   -0.027   -0.011   -0.015   -0.024   -0.008   -0.007    0.018    1.000   -0.047    0.001    0.016    0.022    0.018    0.015    0.710    0.270    0.008    0.026   -0.022    0.005    0.025   -0.028   -0.012   -0.001 |
|    rho_p |   -0.083   -0.047    0.219   -0.053   -0.225   -0.004    0.066   -0.047    1.000    0.046    0.085   -0.087    0.082    0.050    0.106    0.314    0.053    0.075   -0.085    0.044    0.052   -0.084   -0.001   -0.001 |
|  p4415_p |   -0.179    0.054    0.169   -0.203   -0.000   -0.216    0.326    0.001    0.046    1.000    0.090   -0.023    0.218    0.103   -0.005    0.029    0.175    0.224   -0.191    0.079    0.094   -0.209   -0.243   -0.117 |
|  bplus_1 |   -0.663   -0.347   -0.028   -0.561    0.012   -0.109    0.452    0.016    0.085    0.090    1.000   -0.029    0.596    0.398   -0.007    0.105    0.266    0.640   -0.475    0.221    0.201   -0.659   -0.195    0.036 |
|    phi_s |    0.029    0.021   -0.111    0.017    0.512   -0.003   -0.026    0.022   -0.087   -0.023   -0.029    1.000   -0.041   -0.020    0.010   -0.055   -0.026   -0.026    0.029   -0.024   -0.031    0.028   -0.009   -0.004 |
|   jpsi_p |   -0.860   -0.366    0.137   -0.797    0.023   -0.181    0.666    0.018    0.082    0.218    0.596   -0.041    1.000    0.575   -0.016    0.118    0.393    0.843   -0.825    0.316    0.565   -0.897   -0.316   -0.069 |
|  psi2s_p |   -0.563   -0.220    0.107   -0.392    0.019   -0.084    0.396    0.015    0.050    0.103    0.398   -0.020    0.575    1.000   -0.007    0.080    0.161    0.560   -0.555   -0.004    0.375   -0.603   -0.229   -0.026 |
|  omega_s |    0.008    0.007   -0.023    0.004   -0.072   -0.001   -0.007    0.710    0.106   -0.005   -0.007    0.010   -0.016   -0.007    1.000   -0.027   -0.008   -0.008    0.004   -0.007   -0.015    0.007   -0.002   -0.002 |
|    rho_s |   -0.135   -0.071    0.078   -0.105   -0.059   -0.021    0.094    0.270    0.314    0.029    0.105   -0.055    0.118    0.080   -0.027    1.000    0.057    0.128   -0.103    0.045    0.157   -0.134   -0.035    0.002 |
|  p4040_p |   -0.361   -0.069    0.113   -0.379    0.008   -0.242    0.340    0.008    0.053    0.175    0.266   -0.026    0.393    0.161   -0.008    0.057    1.000    0.419   -0.351    0.102    0.260   -0.410    0.118    0.038 |
|  p3770_p |   -0.916   -0.457    0.197   -0.786    0.032   -0.219    0.700    0.026    0.075    0.224    0.640   -0.026    0.843    0.560   -0.008    0.128    0.419    1.000   -0.820    0.192    0.604   -0.940   -0.333   -0.071 |
| DDstar_s |    0.908    0.492   -0.214    0.768   -0.027    0.131   -0.592   -0.022   -0.085   -0.191   -0.475    0.029   -0.825   -0.555    0.004   -0.103   -0.351   -0.820    1.000   -0.242   -0.448    0.910    0.261   -0.003 |
|  p3770_s |   -0.251   -0.065    0.053   -0.256    0.005    0.059    0.205    0.005    0.044    0.079    0.221   -0.024    0.316   -0.004   -0.007    0.045    0.102    0.192   -0.242    1.000    0.221   -0.298   -0.067    0.001 |
|  bplus_0 |   -0.623   -0.329    0.002   -0.526    0.016   -0.098    0.431    0.025    0.052    0.094    0.201   -0.031    0.565    0.375   -0.015    0.157    0.260    0.604   -0.448    0.221    1.000   -0.618   -0.173    0.037 |
|   Dbar_s |    0.971    0.536   -0.197    0.825   -0.033    0.212   -0.706   -0.028   -0.084   -0.209   -0.659    0.028   -0.897   -0.603    0.007   -0.134   -0.410   -0.940    0.910   -0.298   -0.618    1.000    0.346    0.057 |
|  p4160_s |    0.340    0.207   -0.027    0.394   -0.018    0.021   -0.336   -0.012   -0.001   -0.243   -0.195   -0.009   -0.316   -0.229   -0.002   -0.035    0.118   -0.333    0.261   -0.067   -0.173    0.346    1.000    0.231 |
|  p4415_s |    0.047    0.012   -0.080    0.156   -0.003    0.083   -0.014   -0.001   -0.001   -0.117    0.036   -0.004   -0.069   -0.026   -0.002    0.002    0.038   -0.071   -0.003    0.001    0.037    0.057    0.231    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'Dbar_p' floating=True>, {'error': 9.868219298764874}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 7.855866896925138}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.05762376644385936}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.22383615830544024}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.15543389137617059}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.15362758243858066}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.12296131426990708}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.31190464394206385}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.19765372710405327}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.1414163385839311}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.019478322699833517}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.8603013931879282}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.05114056666222888}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.035928619412224805}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.3211385945172731}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3012910825102222}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.15364145526046524}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.2560586791574415}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.17207129225847734}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.22279054839376977}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.009460956470193738}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.4168088909384331}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.15601434201379671}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.16407622258526222})])
Toy 3/25
Time taken: 24 min, 57 s
Projected time left: 3 h, 2 min
Toy 3: Generating data...
Directory  data/zfit_toys/toy_3  Created 
Toy 3: Data generation finished
Toy 3: Loading data...
Toy 3: Loading data finished
Toy 3: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |    Ncalls=1398 (1398 total)    |
| EDM = 2.26E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297260.90426944784
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | Dbar_p   |   2.00    |   0.31    |            |            |-6.28319 | 6.28319 |       |
| 1 | DDstar_p |   -6.28   |    0.07   |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_2  |   -0.29   |    0.09   |            |            |   -2    |    2    |       |
| 3 | Ctt      |   -0.67   |    0.22   |            |            |  -1.5   |   1.5   |       |
| 4 | phi_p    |   6.28    |   0.31    |            |            |-6.28319 | 6.28319 |       |
| 5 | p4040_s  |   0.93    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 6 | p4160_p  |   -1.67   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 7 | omega_p  |   -5.60   |    0.26   |            |            |-6.28319 | 6.28319 |       |
| 8 | rho_p    |   -6.28   |    0.26   |            |            |-6.28319 | 6.28319 |       |
| 9 | p4415_p  |   4.46    |   0.15    |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   -0.89   |    0.04   |            |            |   -2    |    2    |       |
| 11| phi_s    |   16.0    |    0.9    |            |            | 14.8182 | 23.5818 |       |
| 12| jpsi_p   |  -1.588   |   0.026   |            |            |-6.28319 | 6.28319 |       |
| 13| psi2s_p  |   1.909   |   0.031   |            |            |-6.28319 | 6.28319 |       |
| 14| omega_s  |    8.8    |    1.0    |            |            | 4.19232 | 9.40768 |       |
| 15| rho_s    |    1.2    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 16| p4040_p  |   4.43    |   0.21    |            |            |-6.28319 | 6.28319 |       |
| 17| p3770_p  |   -2.53   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 18| DDstar_s |   0.30    |   0.05    |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   3.23    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 20| bplus_0  |   0.505   |   0.022   |            |            |   -2    |    2    |       |
| 21| Dbar_s   |  -0.300   |   0.017   |            |            |  -0.3   |   0.3   |       |
| 22| p4160_s  |   2.36    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 23| p4415_s  |   1.44    |   0.19    |            |            |0.126447 | 2.35355 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |   Dbar_p DDstar_p  bplus_2      Ctt    phi_p  p4040_s  p4160_p  omega_p    rho_p  p4415_p  bplus_1    phi_s   jpsi_p  psi2s_p  omega_s    rho_s  p4040_p  p3770_p DDstar_s  p3770_s  bplus_0   Dbar_s  p4160_s  p4415_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|   Dbar_p |    1.000    0.004   -0.124   -0.336   -0.000   -0.177    0.056    0.016    0.005   -0.099    0.241   -0.007    0.271   -0.020   -0.004    0.045    0.005    0.388    0.024   -0.003    0.047    0.022   -0.109    0.007 |
| DDstar_p |    0.004    1.000    0.003   -0.000   -0.000    0.008    0.040    0.001    0.000    0.029    0.000   -0.001    0.061    0.028    0.000    0.001    0.023    0.025    0.011    0.027    0.002   -0.001    0.007    0.001 |
|  bplus_2 |   -0.124    0.003    1.000    0.708    0.009    0.117   -0.055    0.007    0.096    0.200   -0.225   -0.108    0.171   -0.011   -0.045    0.016   -0.070   -0.080    0.064   -0.092   -0.033    0.004    0.174   -0.028 |
|      Ctt |   -0.336   -0.000    0.708    1.000    0.005    0.310   -0.423    0.004    0.037   -0.060   -0.175   -0.042    0.202    0.162   -0.017    0.008   -0.368   -0.269    0.025   -0.198    0.002    0.006    0.236    0.225 |
|    phi_p |   -0.000   -0.000    0.009    0.005    1.000    0.002    0.001   -0.017   -0.012    0.003    0.001   -0.460    0.010    0.002    0.005   -0.006    0.001    0.001    0.000    0.002   -0.003   -0.000    0.003    0.001 |
|  p4040_s |   -0.177    0.008    0.117    0.310    0.002    1.000   -0.515    0.006    0.021   -0.204    0.017   -0.027   -0.054   -0.107   -0.012    0.017   -0.207   -0.130    0.043    0.073    0.029    0.002    0.078    0.185 |
|  p4160_p |    0.056    0.040   -0.055   -0.423    0.001   -0.515    1.000   -0.007   -0.007    0.335   -0.072    0.004   -0.032   -0.112    0.001   -0.017    0.323    0.206   -0.008   -0.005   -0.009    0.025   -0.102   -0.097 |
|  omega_p |    0.016    0.001    0.007    0.004   -0.017    0.006   -0.007    1.000   -0.054   -0.003   -0.058    0.032   -0.017   -0.002    0.615    0.459   -0.005    0.002   -0.004    0.001    0.077    0.001    0.007    0.008 |
|    rho_p |    0.005    0.000    0.096    0.037   -0.012    0.021   -0.007   -0.054    1.000    0.017    0.023    0.031   -0.035   -0.002    0.012    0.093   -0.004   -0.008    0.002    0.006   -0.019    0.001    0.026    0.009 |
|  p4415_p |   -0.099    0.029    0.200   -0.060    0.003   -0.204    0.335   -0.003    0.017    1.000   -0.124   -0.022   -0.002   -0.095   -0.010   -0.005    0.208    0.074    0.034   -0.004    0.006    0.014   -0.149   -0.157 |
|  bplus_1 |    0.241    0.000   -0.225   -0.175    0.001    0.017   -0.072   -0.058    0.023   -0.124    1.000    0.009    0.017    0.034    0.002   -0.162   -0.046    0.048   -0.087    0.018   -0.888   -0.000   -0.011    0.112 |
|    phi_s |   -0.007   -0.001   -0.108   -0.042   -0.460   -0.027    0.004    0.032    0.031   -0.022    0.009    1.000    0.022   -0.001    0.039    0.009    0.001    0.004   -0.003   -0.015   -0.013   -0.001   -0.033   -0.011 |
|   jpsi_p |    0.271    0.061    0.171    0.202    0.010   -0.054   -0.032   -0.017   -0.035   -0.002    0.017    0.022    1.000   -0.032   -0.004   -0.010   -0.071    0.042    0.016   -0.065   -0.061    0.050   -0.031   -0.018 |
|  psi2s_p |   -0.020    0.028   -0.011    0.162    0.002   -0.107   -0.112   -0.002   -0.002   -0.095    0.034   -0.001   -0.032    1.000   -0.003    0.004   -0.174    0.022    0.027   -0.461   -0.008    0.028   -0.103    0.001 |
|  omega_s |   -0.004    0.000   -0.045   -0.017    0.005   -0.012    0.001    0.615    0.012   -0.010    0.002    0.039   -0.004   -0.003    1.000   -0.008   -0.000    0.000   -0.000   -0.007   -0.005   -0.000   -0.014   -0.005 |
|    rho_s |    0.045    0.001    0.016    0.008   -0.006    0.017   -0.017    0.459    0.093   -0.005   -0.162    0.009   -0.010    0.004   -0.008    1.000   -0.012    0.009   -0.013    0.007    0.216    0.001    0.020    0.024 |
|  p4040_p |    0.005    0.023   -0.070   -0.368    0.001   -0.207    0.323   -0.005   -0.004    0.208   -0.046    0.001   -0.071   -0.174   -0.000   -0.012    1.000    0.194   -0.012   -0.059   -0.002    0.017    0.284   -0.044 |
|  p3770_p |    0.388    0.025   -0.080   -0.269    0.001   -0.130    0.206    0.002   -0.008    0.074    0.048    0.004    0.042    0.022    0.000    0.009    0.194    1.000   -0.038   -0.242    0.029    0.033   -0.045   -0.070 |
| DDstar_s |    0.024    0.011    0.064    0.025    0.000    0.043   -0.008   -0.004    0.002    0.034   -0.087   -0.003    0.016    0.027   -0.000   -0.013   -0.012   -0.038    1.000   -0.013   -0.006   -0.002    0.024    0.012 |
|  p3770_s |   -0.003    0.027   -0.092   -0.198    0.002    0.073   -0.005    0.001    0.006   -0.004    0.018   -0.015   -0.065   -0.461   -0.007    0.007   -0.059   -0.242   -0.013    1.000    0.040    0.027   -0.003    0.004 |
|  bplus_0 |    0.047    0.002   -0.033    0.002   -0.003    0.029   -0.009    0.077   -0.019    0.006   -0.888   -0.013   -0.061   -0.008   -0.005    0.216   -0.002    0.029   -0.006    0.040    1.000    0.002    0.044    0.033 |
|   Dbar_s |    0.022   -0.001    0.004    0.006   -0.000    0.002    0.025    0.001    0.001    0.014   -0.000   -0.001    0.050    0.028   -0.000    0.001    0.017    0.033   -0.002    0.027    0.002    1.000    0.002    0.001 |
|  p4160_s |   -0.109    0.007    0.174    0.236    0.003    0.078   -0.102    0.007    0.026   -0.149   -0.011   -0.033   -0.031   -0.103   -0.014    0.020    0.284   -0.045    0.024   -0.003    0.044    0.002    1.000    0.317 |
|  p4415_s |    0.007    0.001   -0.028    0.225    0.001    0.185   -0.097    0.008    0.009   -0.157    0.112   -0.011   -0.018    0.001   -0.005    0.024   -0.044   -0.070    0.012    0.004    0.033    0.001    0.317    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.30722320680764037}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.07334333177738417}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.09000138735649432}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.2192807531290395}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.306258344885844}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1688829749783205}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09904360996089334}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.25829434060490364}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.2607472209032906}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.1526968114554812}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.041112949048784264}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.8856139544779316}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.025515701321383588}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03143815569214681}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.0267128458904442}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3361066822205443}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.20652625496773602}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10206877534061731}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.053352899787405095}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.22963305678078294}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.022486340673834704}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.016936341303957908}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16650412063509656}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19293028215722485})])
Toy 4/25
Time taken: 33 min, 30 s
Projected time left: 2 h, 55 min
Toy 4: Generating data...
Directory  data/zfit_toys/toy_4  Created 
Toy 4: Data generation finished
Toy 4: Loading data...
Toy 4: Loading data finished
Toy 4: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.971E+05               |    Ncalls=1319 (1319 total)    |
| EDM = 1.25E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297114.8985894029
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | Dbar_p   |   -4.4    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 1 | DDstar_p |    2.0    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_2  |   -0.30   |    0.09   |            |            |   -2    |    2    |       |
| 3 | Ctt      |   -0.55   |    0.22   |            |            |  -1.5   |   1.5   |       |
| 4 | phi_p    |    0.4    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 5 | p4040_s  |   0.95    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 6 | p4160_p  |   -1.93   |    0.11   |            |            |-6.28319 | 6.28319 |       |
| 7 | omega_p  |   0.89    |   0.26    |            |            |-6.28319 | 6.28319 |       |
| 8 | rho_p    |    6.0    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 9 | p4415_p  |   4.46    |   0.16    |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   -0.90   |    0.04   |            |            |   -2    |    2    |       |
| 11| phi_s    |   19.4    |    1.8    |            |            | 14.8182 | 23.5818 |       |
| 12| jpsi_p   |  -1.610   |   0.027   |            |            |-6.28319 | 6.28319 |       |
| 13| psi2s_p  |   1.89    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 14| omega_s  |     9     |     3     |            |            | 4.19232 | 9.40768 |       |
| 15| rho_s    |    0.8    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 16| p4040_p  |   4.12    |   0.20    |            |            |-6.28319 | 6.28319 |       |
| 17| p3770_p  |   3.67    |   0.11    |            |            |-6.28319 | 6.28319 |       |
| 18| DDstar_s |  -0.300   |   0.022   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   3.12    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 20| bplus_0  |   0.482   |   0.021   |            |            |   -2    |    2    |       |
| 21| Dbar_s   |  -0.300   |   0.020   |            |            |  -0.3   |   0.3   |       |
| 22| p4160_s  |   2.19    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 23| p4415_s  |   1.35    |   0.19    |            |            |0.126447 | 2.35355 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |   Dbar_p DDstar_p  bplus_2      Ctt    phi_p  p4040_s  p4160_p  omega_p    rho_p  p4415_p  bplus_1    phi_s   jpsi_p  psi2s_p  omega_s    rho_s  p4040_p  p3770_p DDstar_s  p3770_s  bplus_0   Dbar_s  p4160_s  p4415_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|   Dbar_p |    1.000   -0.104   -0.122   -0.369   -0.000   -0.155    0.033    0.027    0.018   -0.097    0.220   -0.004    0.213   -0.052   -0.004    0.049   -0.038    0.361    0.008   -0.030    0.035    0.030   -0.122   -0.019 |
| DDstar_p |   -0.104    1.000   -0.254   -0.096    0.012   -0.129    0.280    0.034   -0.013    0.063    0.344    0.015    0.262    0.048   -0.007    0.064    0.178    0.277    0.032    0.211    0.021   -0.004   -0.071   -0.066 |
|  bplus_2 |   -0.122   -0.254    1.000    0.696   -0.062    0.130   -0.105   -0.008    0.227    0.167   -0.276   -0.106    0.086   -0.009    0.011   -0.020   -0.089   -0.123    0.009   -0.131   -0.051    0.005    0.160    0.009 |
|      Ctt |   -0.369   -0.096    0.696    1.000   -0.015    0.342   -0.409    0.003    0.092   -0.097   -0.196   -0.034    0.179    0.185    0.003   -0.003   -0.329   -0.256   -0.002   -0.199   -0.008    0.003    0.257    0.234 |
|    phi_p |   -0.000    0.012   -0.062   -0.015    1.000   -0.016   -0.003    0.114   -0.174   -0.015   -0.018    0.897   -0.015   -0.008    0.000    0.022   -0.007    0.004    0.001   -0.011    0.018    0.001   -0.018   -0.008 |
|  p4040_s |   -0.155   -0.129    0.130    0.342   -0.016    1.000   -0.540    0.005    0.051   -0.245   -0.017   -0.027   -0.065   -0.059    0.002    0.008   -0.235   -0.169    0.010    0.067    0.022    0.000    0.080    0.154 |
|  p4160_p |    0.033    0.280   -0.105   -0.409   -0.003   -0.540    1.000    0.001   -0.016    0.325    0.027   -0.000    0.023   -0.114    0.000    0.004    0.301    0.247    0.043    0.043    0.010    0.031   -0.152   -0.048 |
|  omega_p |    0.027    0.034   -0.008    0.003    0.114    0.005    0.001    1.000   -0.013   -0.004   -0.099    0.092    0.004    0.002   -0.437    0.657   -0.001    0.018    0.000    0.010    0.149    0.001    0.008    0.012 |
|    rho_p |    0.018   -0.013    0.227    0.092   -0.174    0.051   -0.016   -0.013    1.000    0.033    0.023   -0.140   -0.073   -0.000   -0.018    0.167   -0.005   -0.014    0.000    0.014   -0.013    0.001    0.062    0.031 |
|  p4415_p |   -0.097    0.063    0.167   -0.097   -0.015   -0.245    0.325   -0.004    0.033    1.000   -0.102   -0.022   -0.000   -0.093    0.003   -0.007    0.185    0.087    0.035    0.009    0.010    0.018   -0.219   -0.146 |
|  bplus_1 |    0.220    0.344   -0.276   -0.196   -0.018   -0.017    0.027   -0.099    0.023   -0.102    1.000   -0.004    0.107    0.041    0.020   -0.163    0.013    0.143   -0.007    0.083   -0.826   -0.001   -0.020    0.072 |
|    phi_s |   -0.004    0.015   -0.106   -0.034    0.897   -0.027   -0.000    0.092   -0.140   -0.022   -0.004    1.000   -0.001   -0.008   -0.007    0.002   -0.006    0.006    0.001   -0.017    0.001    0.000   -0.032   -0.015 |
|   jpsi_p |    0.213    0.262    0.086    0.179   -0.015   -0.065    0.023    0.004   -0.073   -0.000    0.107   -0.001    1.000   -0.016    0.002    0.021   -0.049    0.115    0.062   -0.009   -0.050    0.058   -0.055   -0.032 |
|  psi2s_p |   -0.052    0.048   -0.009    0.185   -0.008   -0.059   -0.114    0.002   -0.000   -0.093    0.041   -0.008   -0.016    1.000    0.001    0.008   -0.193    0.044    0.030   -0.425   -0.005    0.032   -0.092   -0.007 |
|  omega_s |   -0.004   -0.007    0.011    0.003    0.000    0.002    0.000   -0.437   -0.018    0.003    0.020   -0.007    0.002    0.001    1.000   -0.125    0.001   -0.003   -0.000   -0.000   -0.029   -0.000    0.001   -0.001 |
|    rho_s |    0.049    0.064   -0.020   -0.003    0.022    0.008    0.004    0.657    0.167   -0.007   -0.163    0.002    0.021    0.008   -0.125    1.000    0.001    0.034   -0.001    0.020    0.258    0.001    0.013    0.020 |
|  p4040_p |   -0.038    0.178   -0.089   -0.329   -0.007   -0.235    0.301   -0.001   -0.005    0.185    0.013   -0.006   -0.049   -0.193    0.001    0.001    1.000    0.199    0.027   -0.022    0.013    0.024    0.282   -0.004 |
|  p3770_p |    0.361    0.277   -0.123   -0.256    0.004   -0.169    0.247    0.018   -0.014    0.087    0.143    0.006    0.115    0.044   -0.003    0.034    0.199    1.000    0.022   -0.195    0.036    0.039   -0.074   -0.074 |
| DDstar_s |    0.008    0.032    0.009   -0.002    0.001    0.010    0.043    0.000    0.000    0.035   -0.007    0.001    0.062    0.030   -0.000   -0.001    0.027    0.022    1.000    0.027    0.000   -0.002    0.011    0.003 |
|  p3770_s |   -0.030    0.211   -0.131   -0.199   -0.011    0.067    0.043    0.010    0.014    0.009    0.083   -0.017   -0.009   -0.425   -0.000    0.020   -0.022   -0.195    0.027    1.000    0.046    0.033   -0.007   -0.009 |
|  bplus_0 |    0.035    0.021   -0.051   -0.008    0.018    0.022    0.010    0.149   -0.013    0.010   -0.826    0.001   -0.050   -0.005   -0.029    0.258    0.013    0.036    0.000    0.046    1.000    0.002    0.036    0.026 |
|   Dbar_s |    0.030   -0.004    0.005    0.003    0.001    0.000    0.031    0.001    0.001    0.018   -0.001    0.000    0.058    0.032   -0.000    0.001    0.024    0.039   -0.002    0.033    0.002    1.000    0.003    0.001 |
|  p4160_s |   -0.122   -0.071    0.160    0.257   -0.018    0.080   -0.152    0.008    0.062   -0.219   -0.020   -0.032   -0.055   -0.092    0.001    0.013    0.282   -0.074    0.011   -0.007    0.036    0.003    1.000    0.292 |
|  p4415_s |   -0.019   -0.066    0.009    0.234   -0.008    0.154   -0.048    0.012    0.031   -0.146    0.072   -0.015   -0.032   -0.007   -0.001    0.020   -0.004   -0.074    0.003   -0.009    0.026    0.001    0.292    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.3412204811144184}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.3327993821175288}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08910189739568253}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.2226853007622671}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.41768222923453857}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.16852953152743777}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.10606804437291384}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.2552507450141035}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.44871146301989917}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.1603997605084917}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.042396487642225256}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.776025954029853}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.026790433650722534}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.031853042223580985}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 3.2152893477652533}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.35950239817840857}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.20130093098567592}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10777058964218167}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.022389686904915107}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.2290001594852391}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.020588658462987963}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.020296697288091747}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16670988230541361}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.1882174921474744})])
Toy 5/25
Time taken: 41 min, 45 s
Projected time left: 2 h, 47 min
Toy 5: Generating data...
Directory  data/zfit_toys/toy_5  Created 
Toy 5: Data generation finished
Toy 5: Loading data...
Toy 5: Loading data finished
Toy 5: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |    Ncalls=1355 (1355 total)    |
| EDM = 0.017 (Goal: 5E-06)     |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     False     |     True      |   True    |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297199.44682738127
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | Dbar_p   |   -2.5    |    2.3    |            |            |-6.28319 | 6.28319 |       |
| 1 | DDstar_p |   -4.9    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_2  |   -0.24   |    0.07   |            |            |   -2    |    2    |       |
| 3 | Ctt      |   -0.07   |    0.22   |            |            |  -1.5   |   1.5   |       |
| 4 | phi_p    |   -0.23   |    0.17   |            |            |-6.28319 | 6.28319 |       |
| 5 | p4040_s  |   0.75    |   0.14    |            |            |0.00501244| 2.01499 |       |
| 6 | p4160_p  |   -2.46   |    0.07   |            |            |-6.28319 | 6.28319 |       |
| 7 | omega_p  |   6.25    |   0.24    |            |            |-6.28319 | 6.28319 |       |
| 8 | rho_p    |   -6.24   |    0.23   |            |            |-6.28319 | 6.28319 |       |
| 9 | p4415_p  |   3.68    |   0.13    |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |  -0.938   |   0.020   |            |            |   -2    |    2    |       |
| 11| phi_s    |   17.7    |    0.7    |            |            | 14.8182 | 23.5818 |       |
| 12| jpsi_p   |   1.601   |   0.020   |            |            |-6.28319 | 6.28319 |       |
| 13| psi2s_p  |   1.806   |   0.025   |            |            |-6.28319 | 6.28319 |       |
| 14| omega_s  |    5.8    |    0.8    |            |            | 4.19232 | 9.40768 |       |
| 15| rho_s    |   1.21    |   0.26    |            |            |0.0253049| 2.0747  |       |
| 16| p4040_p  |   -2.69   |    0.20   |            |            |-6.28319 | 6.28319 |       |
| 17| p3770_p  |   -3.05   |    0.18   |            |            |-6.28319 | 6.28319 |       |
| 18| DDstar_s |   -0.30   |    0.40   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   2.16    |   0.22    |            |            |0.918861 | 4.08114 |       |
| 20| bplus_0  |   0.500   |   0.011   |            |            |   -2    |    2    |       |
| 21| Dbar_s   |   -0.13   |    0.35   |            |            |  -0.3   |   0.3   |       |
| 22| p4160_s  |   2.18    |   0.14    |            |            | 0.71676 | 3.68324 |       |
| 23| p4415_s  |   1.35    |   0.13    |            |            |0.126447 | 2.35355 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |   Dbar_p DDstar_p  bplus_2      Ctt    phi_p  p4040_s  p4160_p  omega_p    rho_p  p4415_p  bplus_1    phi_s   jpsi_p  psi2s_p  omega_s    rho_s  p4040_p  p3770_p DDstar_s  p3770_s  bplus_0   Dbar_s  p4160_s  p4415_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|   Dbar_p |    1.000    0.927   -0.818    0.916    0.063    0.566   -0.024    0.008    0.281    0.404   -0.907    0.021   -0.133    0.322    0.131   -0.067    0.550   -0.825   -0.538    0.609   -0.901    0.985    0.521    0.049 |
| DDstar_p |    0.927    1.000   -0.760    0.860    0.056    0.498    0.000    0.007    0.248    0.363   -0.807    0.020   -0.159    0.281    0.117   -0.060    0.521   -0.760   -0.445    0.564   -0.802    0.933    0.458    0.011 |
|  bplus_2 |   -0.818   -0.760    1.000   -0.672   -0.032   -0.466    0.067   -0.005   -0.115   -0.287    0.713   -0.041    0.114   -0.272   -0.081    0.097   -0.420    0.694    0.409   -0.482    0.708   -0.818   -0.414   -0.091 |
|      Ctt |    0.916    0.860   -0.672    1.000    0.055    0.571   -0.095    0.007    0.250    0.367   -0.835    0.019   -0.196    0.346    0.117   -0.063    0.449   -0.778   -0.475    0.535   -0.828    0.916    0.526    0.109 |
|    phi_p |    0.063    0.056   -0.032    0.055    1.000    0.039   -0.001    0.003    0.082    0.028   -0.052    0.479   -0.012    0.020    0.003    0.037    0.035   -0.055   -0.031    0.040   -0.051    0.063    0.036    0.003 |
|  p4040_s |    0.566    0.498   -0.466    0.571    0.039    1.000   -0.220    0.005    0.175    0.178   -0.497    0.007   -0.051    0.168    0.077   -0.032    0.268   -0.470   -0.230    0.404   -0.493    0.572    0.287    0.087 |
|  p4160_p |   -0.024    0.000    0.067   -0.095   -0.001   -0.220    1.000   -0.000   -0.009    0.175    0.021   -0.001    0.153    0.021   -0.005    0.002    0.083    0.105    0.304    0.013    0.023   -0.040   -0.067    0.037 |
|  omega_p |    0.008    0.007   -0.005    0.007    0.003    0.005   -0.000    1.000   -0.018    0.003   -0.007    0.004   -0.002    0.002    0.083   -0.011    0.004   -0.007   -0.004    0.005   -0.007    0.008    0.004    0.000 |
|    rho_p |    0.281    0.248   -0.115    0.250    0.082    0.175   -0.009   -0.018    1.000    0.128   -0.230    0.099   -0.031    0.087    0.460    0.191    0.160   -0.245   -0.168    0.180   -0.244    0.282    0.164    0.010 |
|  p4415_p |    0.404    0.363   -0.287    0.367    0.028    0.178    0.175    0.003    0.128    1.000   -0.364    0.005    0.007    0.134    0.056   -0.022    0.311   -0.303   -0.051    0.273   -0.359    0.403    0.139   -0.052 |
|  bplus_1 |   -0.907   -0.807    0.713   -0.835   -0.052   -0.497    0.021   -0.007   -0.230   -0.364    1.000   -0.022    0.159   -0.273   -0.113    0.076   -0.501    0.768    0.482   -0.534    0.773   -0.911   -0.452   -0.004 |
|    phi_s |    0.021    0.020   -0.041    0.019    0.479    0.007   -0.001    0.004    0.099    0.005   -0.022    1.000   -0.019    0.006    0.038    0.046    0.009   -0.017    0.000    0.008   -0.025    0.021    0.005   -0.001 |
|   jpsi_p |   -0.133   -0.159    0.114   -0.196   -0.012   -0.051    0.153   -0.002   -0.031    0.007    0.159   -0.019    1.000    0.089   -0.023    0.013   -0.030    0.165    0.373    0.010    0.160   -0.159   -0.081   -0.042 |
|  psi2s_p |    0.322    0.281   -0.272    0.346    0.020    0.168    0.021    0.002    0.087    0.134   -0.273    0.006    0.089    1.000    0.040   -0.019    0.128   -0.249    0.009    0.066   -0.271    0.309    0.137    0.011 |
|  omega_s |    0.131    0.117   -0.081    0.117    0.003    0.077   -0.005    0.083    0.460    0.056   -0.113    0.038   -0.023    0.040    1.000   -0.110    0.073   -0.113   -0.072    0.081   -0.121    0.131    0.071    0.004 |
|    rho_s |   -0.067   -0.060    0.097   -0.063    0.037   -0.032    0.002   -0.011    0.191   -0.022    0.076    0.046    0.013   -0.019   -0.110    1.000   -0.036    0.053    0.033   -0.038    0.092   -0.068   -0.028   -0.001 |
|  p4040_p |    0.550    0.521   -0.420    0.449    0.035    0.268    0.083    0.004    0.160    0.311   -0.501    0.009   -0.030    0.128    0.073   -0.036    1.000   -0.407   -0.158    0.303   -0.497    0.540    0.468    0.053 |
|  p3770_p |   -0.825   -0.760    0.694   -0.778   -0.055   -0.470    0.105   -0.007   -0.245   -0.303    0.768   -0.017    0.165   -0.249   -0.113    0.053   -0.407    1.000    0.506   -0.563    0.764   -0.843   -0.438   -0.063 |
| DDstar_s |   -0.538   -0.445    0.409   -0.475   -0.031   -0.230    0.304   -0.004   -0.168   -0.051    0.482    0.000    0.373    0.009   -0.072    0.033   -0.158    0.506    1.000   -0.189    0.475   -0.504   -0.244   -0.066 |
|  p3770_s |    0.609    0.564   -0.482    0.535    0.040    0.404    0.013    0.005    0.180    0.273   -0.534    0.008    0.010    0.066    0.081   -0.038    0.303   -0.563   -0.189    1.000   -0.528    0.596    0.336    0.037 |
|  bplus_0 |   -0.901   -0.802    0.708   -0.828   -0.051   -0.493    0.023   -0.007   -0.244   -0.359    0.773   -0.025    0.160   -0.271   -0.121    0.092   -0.497    0.764    0.475   -0.528    1.000   -0.905   -0.448   -0.005 |
|   Dbar_s |    0.985    0.933   -0.818    0.916    0.063    0.572   -0.040    0.008    0.282    0.403   -0.911    0.021   -0.159    0.309    0.131   -0.068    0.540   -0.843   -0.504    0.596   -0.905    1.000    0.527    0.054 |
|  p4160_s |    0.521    0.458   -0.414    0.526    0.036    0.287   -0.067    0.004    0.164    0.139   -0.452    0.005   -0.081    0.137    0.071   -0.028    0.468   -0.438   -0.244    0.336   -0.448    0.527    1.000    0.164 |
|  p4415_s |    0.049    0.011   -0.091    0.109    0.003    0.087    0.037    0.000    0.010   -0.052   -0.004   -0.001   -0.042    0.011    0.004   -0.001    0.053   -0.063   -0.066    0.037   -0.005    0.054    0.164    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'Dbar_p' floating=True>, {'error': 2.2832419543875666}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.3806097864932325}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.06821479628811644}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.2187364643837958}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.16573315189068305}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.14201319605674845}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.07102224770612753}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.23674674736172818}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.2336067761731564}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.13127750523528814}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.020283739027017966}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.7299018706076694}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.019789209401403607}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.025448409455426813}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.7591989820066276}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.2575712873928781}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.2023931039272704}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.177188825185151}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.40466779303838574}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.21770953836829254}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.01056631872470648}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.3486139271459503}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.13500129660928684}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.13468832077124504})])
Toy 6/25
Time taken: 50 min, 16 s
Projected time left: 2 h, 38 min
Toy 6: Generating data...
Directory  data/zfit_toys/toy_6  Created 
Toy 6: Data generation finished
Toy 6: Loading data...
Toy 6: Loading data finished
Toy 6: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.974E+05               |    Ncalls=1474 (1474 total)    |
| EDM = 1.31E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297384.3785936594
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | Dbar_p   |   1.75    |   0.31    |            |            |-6.28319 | 6.28319 |       |
| 1 | DDstar_p |    1.5    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_2  |   0.28    |   0.10    |            |            |   -2    |    2    |       |
| 3 | Ctt      |   -0.82   |    0.21   |            |            |  -1.5   |   1.5   |       |
| 4 | phi_p    |   -5.49   |    0.17   |            |            |-6.28319 | 6.28319 |       |
| 5 | p4040_s  |   0.70    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 6 | p4160_p  |   4.36    |   0.11    |            |            |-6.28319 | 6.28319 |       |
| 7 | omega_p  |   0.46    |   0.31    |            |            |-6.28319 | 6.28319 |       |
| 8 | rho_p    |   5.76    |   0.24    |            |            |-6.28319 | 6.28319 |       |
| 9 | p4415_p  |   4.38    |   0.22    |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   0.92    |   0.07    |            |            |   -2    |    2    |       |
| 11| phi_s    |   19.8    |    1.0    |            |            | 14.8182 | 23.5818 |       |
| 12| jpsi_p   |   4.649   |   0.024   |            |            |-6.28319 | 6.28319 |       |
| 13| psi2s_p  |   1.896   |   0.031   |            |            |-6.28319 | 6.28319 |       |
| 14| omega_s  |    7.5    |    1.4    |            |            | 4.19232 | 9.40768 |       |
| 15| rho_s    |   1.66    |   0.30    |            |            |0.0253049| 2.0747  |       |
| 16| p4040_p  |   4.22    |   0.26    |            |            |-6.28319 | 6.28319 |       |
| 17| p3770_p  |   -2.48   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 18| DDstar_s |  -0.300   |   0.025   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   3.13    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 20| bplus_0  |   -0.49   |    0.04   |            |            |   -2    |    2    |       |
| 21| Dbar_s   |  -0.300   |   0.019   |            |            |  -0.3   |   0.3   |       |
| 22| p4160_s  |   2.06    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 23| p4415_s  |   0.94    |   0.19    |            |            |0.126447 | 2.35355 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |   Dbar_p DDstar_p  bplus_2      Ctt    phi_p  p4040_s  p4160_p  omega_p    rho_p  p4415_p  bplus_1    phi_s   jpsi_p  psi2s_p  omega_s    rho_s  p4040_p  p3770_p DDstar_s  p3770_s  bplus_0   Dbar_s  p4160_s  p4415_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|   Dbar_p |    1.000   -0.173    0.075   -0.336   -0.005   -0.123   -0.041   -0.006    0.029   -0.105   -0.051   -0.025    0.133   -0.082   -0.019    0.038   -0.091    0.255    0.001   -0.100   -0.078    0.027   -0.086    0.003 |
| DDstar_p |   -0.173    1.000    0.285   -0.051    0.003   -0.179    0.057   -0.018   -0.000   -0.104   -0.131   -0.015   -0.032   -0.095   -0.044    0.092    0.047    0.173    0.044    0.089   -0.141    0.004   -0.104   -0.073 |
|  bplus_2 |    0.075    0.285    1.000   -0.663    0.077   -0.131    0.010   -0.038   -0.252   -0.228   -0.035    0.117   -0.188   -0.045   -0.061    0.144    0.027    0.078    0.011    0.075   -0.194    0.002   -0.155    0.018 |
|      Ctt |   -0.336   -0.051   -0.663    1.000   -0.024    0.323   -0.343    0.010    0.102   -0.036    0.073   -0.051    0.268    0.231    0.013   -0.050   -0.281   -0.214   -0.007   -0.149    0.047   -0.003    0.253    0.224 |
|    phi_p |   -0.005    0.003    0.077   -0.024    1.000   -0.019    0.001   -0.055   -0.253   -0.015    0.004    0.542    0.021   -0.003   -0.117    0.087   -0.002    0.006    0.001   -0.010    0.001    0.000   -0.022   -0.009 |
|  p4040_s |   -0.123   -0.179   -0.131    0.323   -0.019    1.000   -0.501    0.004    0.058   -0.185    0.054   -0.039   -0.014   -0.032    0.001   -0.007   -0.192   -0.146   -0.002    0.090   -0.040   -0.003    0.112    0.172 |
|  p4160_p |   -0.041    0.057    0.010   -0.343    0.001   -0.501    1.000    0.000   -0.014    0.287    0.021    0.007   -0.060   -0.130    0.005   -0.013    0.264    0.164    0.043   -0.009    0.026    0.025   -0.124   -0.035 |
|  omega_p |   -0.006   -0.018   -0.038    0.010   -0.055    0.004    0.000    1.000    0.018    0.007   -0.046    0.004   -0.022   -0.002    0.734    0.060    0.000   -0.005   -0.000   -0.000    0.052    0.000    0.005   -0.001 |
|    rho_p |    0.029   -0.000   -0.252    0.102   -0.253    0.058   -0.014    0.018    1.000    0.042    0.004   -0.159   -0.088    0.003    0.096    0.111   -0.004   -0.018    0.000    0.020   -0.019    0.002    0.070    0.029 |
|  p4415_p |   -0.105   -0.104   -0.228   -0.036   -0.015   -0.185    0.287    0.007    0.042    1.000    0.085   -0.023    0.002   -0.066    0.013   -0.033    0.159    0.046    0.017   -0.004    0.021    0.008   -0.188   -0.135 |
|  bplus_1 |   -0.051   -0.131   -0.035    0.073    0.004    0.054    0.021   -0.046    0.004    0.085    1.000   -0.102   -0.040    0.030   -0.132    0.258    0.024   -0.088   -0.009   -0.020   -0.923   -0.004    0.031   -0.017 |
|    phi_s |   -0.025   -0.015    0.117   -0.051    0.542   -0.039    0.007    0.004   -0.159   -0.023   -0.102    1.000    0.040   -0.006   -0.004   -0.026   -0.000    0.009    0.000   -0.020    0.117   -0.001   -0.045   -0.023 |
|   jpsi_p |    0.133   -0.032   -0.188    0.268    0.021   -0.014   -0.060   -0.022   -0.088    0.002   -0.040    0.040    1.000   -0.023   -0.021    0.001   -0.089   -0.008    0.061   -0.079    0.097    0.052   -0.014   -0.010 |
|  psi2s_p |   -0.082   -0.095   -0.045    0.231   -0.003   -0.032   -0.130   -0.002    0.003   -0.066    0.030   -0.006   -0.023    1.000   -0.003    0.000   -0.187    0.006    0.024   -0.456   -0.008    0.026   -0.056    0.017 |
|  omega_s |   -0.019   -0.044   -0.061    0.013   -0.117    0.001    0.005    0.734    0.096    0.013   -0.132   -0.004   -0.021   -0.003    1.000   -0.289    0.003   -0.007   -0.002   -0.002    0.151   -0.000    0.002   -0.008 |
|    rho_s |    0.038    0.092    0.144   -0.050    0.087   -0.007   -0.013    0.060    0.111   -0.033    0.258   -0.026    0.001    0.000   -0.289    1.000   -0.007    0.009    0.004   -0.001   -0.308    0.001   -0.010    0.014 |
|  p4040_p |   -0.091    0.047    0.027   -0.281   -0.002   -0.192    0.264    0.000   -0.004    0.159    0.024   -0.000   -0.089   -0.187    0.003   -0.007    1.000    0.156    0.023   -0.049    0.004    0.015    0.298    0.001 |
|  p3770_p |    0.255    0.173    0.078   -0.214    0.006   -0.146    0.164   -0.005   -0.018    0.046   -0.088    0.009   -0.008    0.006   -0.007    0.009    0.156    1.000    0.033   -0.232    0.019    0.040   -0.062   -0.078 |
| DDstar_s |    0.001    0.044    0.011   -0.007    0.001   -0.002    0.043   -0.000    0.000    0.017   -0.009    0.000    0.061    0.024   -0.002    0.004    0.023    0.033    1.000    0.032   -0.004   -0.001    0.002   -0.004 |
|  p3770_s |   -0.100    0.089    0.075   -0.149   -0.010    0.090   -0.009   -0.000    0.020   -0.004   -0.020   -0.020   -0.079   -0.456   -0.002   -0.001   -0.049   -0.232    0.032    1.000   -0.019    0.028    0.014    0.003 |
|  bplus_0 |   -0.078   -0.141   -0.194    0.047    0.001   -0.040    0.026    0.052   -0.019    0.021   -0.923    0.117    0.097   -0.008    0.151   -0.308    0.004    0.019   -0.004   -0.019    1.000   -0.001   -0.033   -0.047 |
|   Dbar_s |    0.027    0.004    0.002   -0.003    0.000   -0.003    0.025    0.000    0.002    0.008   -0.004   -0.001    0.052    0.026   -0.000    0.001    0.015    0.040   -0.001    0.028   -0.001    1.000   -0.001   -0.001 |
|  p4160_s |   -0.086   -0.104   -0.155    0.253   -0.022    0.112   -0.124    0.005    0.070   -0.188    0.031   -0.045   -0.014   -0.056    0.002   -0.010    0.298   -0.062    0.002    0.014   -0.033   -0.001    1.000    0.298 |
|  p4415_s |    0.003   -0.073    0.018    0.224   -0.009    0.172   -0.035   -0.001    0.029   -0.135   -0.017   -0.023   -0.010    0.017   -0.008    0.014    0.001   -0.078   -0.004    0.003   -0.047   -0.001    0.298    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.3084549645992949}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.32442248790707007}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.09652030380260213}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.2052294372994175}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.16640052837372155}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1722084482610049}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.1054122556044188}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.3104245683714}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.23814631351377713}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.22420421811620628}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.06743607481881186}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.0209638962866219}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.023708965573352003}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03138189432110927}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.4286010023371363}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.29629158085805407}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.2633762605941179}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.100742246538426}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.024893957280414936}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.22754101905680857}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.036122146957443646}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.019069854085517257}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.1687951002432484}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19366234123148302})])
Toy 7/25
Time taken: 59 min, 22 s
Projected time left: 2 h, 32 min
Toy 7: Generating data...
Directory  data/zfit_toys/toy_7  Created 
Toy 7: Data generation finished
Toy 7: Loading data...
Toy 7: Loading data finished
Toy 7: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |     Ncalls=244 (244 total)     |
| EDM = 4.49E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297346.91249042406
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | Dbar_p   |   -2.1    |    0.6    |            |            |-6.28319 | 6.28319 |       |
| 1 | DDstar_p |   -2.1    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_2  |   -0.14   |    0.05   |            |            |   -2    |    2    |       |
| 3 | Ctt      |   0.04    |   0.14    |            |            |  -1.5   |   1.5   |       |
| 4 | phi_p    |   0.92    |   0.17    |            |            |-6.28319 | 6.28319 |       |
| 5 | p4040_s  |   0.90    |   0.15    |            |            |0.00501244| 2.01499 |       |
| 6 | p4160_p  |   4.02    |   0.10    |            |            |-6.28319 | 6.28319 |       |
| 7 | omega_p  |   0.26    |   1.50    |            |            |-6.28319 | 6.28319 |       |
| 8 | rho_p    |    5.1    |    0.7    |            |            |-6.28319 | 6.28319 |       |
| 9 | p4415_p  |   -2.35   |    0.13   |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |  -0.906   |   0.014   |            |            |   -2    |    2    |       |
| 11| phi_s    |   20.9    |    0.8    |            |            | 14.8182 | 23.5818 |       |
| 12| jpsi_p   |   1.591   |   0.027   |            |            |-6.28319 | 6.28319 |       |
| 13| psi2s_p  |   1.799   |   0.030   |            |            |-6.28319 | 6.28319 |       |
| 14| omega_s  |     5     |     4     |            |            | 4.19232 | 9.40768 |       |
| 15| rho_s    |    1.3    |    0.8    |            |            |0.0253049| 2.0747  |       |
| 16| p4040_p  |   3.35    |   0.18    |            |            |-6.28319 | 6.28319 |       |
| 17| p3770_p  |   3.32    |   0.11    |            |            |-6.28319 | 6.28319 |       |
| 18| DDstar_s |   0.17    |   0.11    |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   2.58    |   0.21    |            |            |0.918861 | 4.08114 |       |
| 20| bplus_0  |   0.459   |   0.007   |            |            |   -2    |    2    |       |
| 21| Dbar_s   |   0.15    |   0.12    |            |            |  -0.3   |   0.3   |       |
| 22| p4160_s  |   2.06    |   0.14    |            |            | 0.71676 | 3.68324 |       |
| 23| p4415_s  |   1.65    |   0.16    |            |            |0.126447 | 2.35355 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |   Dbar_p DDstar_p  bplus_2      Ctt    phi_p  p4040_s  p4160_p  omega_p    rho_p  p4415_p  bplus_1    phi_s   jpsi_p  psi2s_p  omega_s    rho_s  p4040_p  p3770_p DDstar_s  p3770_s  bplus_0   Dbar_s  p4160_s  p4415_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|   Dbar_p |    1.000   -0.314    0.103   -0.328    0.069   -0.007   -0.079   -0.104    0.115   -0.094    0.187   -0.009   -0.049   -0.109   -0.106    0.103   -0.163    0.151    0.012   -0.171    0.196   -0.279   -0.085    0.021 |
| DDstar_p |   -0.314    1.000   -0.097    0.132    0.101   -0.142    0.042   -0.149    0.152   -0.078    0.277    0.008   -0.185   -0.086   -0.151    0.155    0.001    0.050   -0.126    0.021    0.278    0.216   -0.101   -0.108 |
|  bplus_2 |    0.103   -0.097    1.000    0.440   -0.157    0.007    0.009    0.168   -0.088    0.091   -0.185   -0.132   -0.102   -0.027    0.170   -0.215    0.013    0.023    0.082   -0.022   -0.178   -0.017    0.073   -0.050 |
|      Ctt |   -0.328    0.132    0.440    1.000   -0.006    0.246   -0.248    0.004    0.005   -0.080   -0.078   -0.013   -0.230    0.196    0.004   -0.011   -0.135   -0.108   -0.001   -0.059   -0.069    0.202    0.159    0.194 |
|    phi_p |    0.069    0.101   -0.157   -0.006    1.000   -0.008    0.019   -0.678    0.601   -0.009   -0.034    0.329    0.051    0.015   -0.688    0.703    0.001    0.059   -0.066    0.008    0.177   -0.022   -0.018    0.013 |
|  p4040_s |   -0.007   -0.142    0.007    0.246   -0.008    1.000   -0.363    0.005    0.003   -0.168    0.032   -0.015   -0.004    0.015    0.005   -0.009   -0.192   -0.096    0.001    0.107    0.033    0.088   -0.136    0.078 |
|  p4160_p |   -0.079    0.042    0.009   -0.248    0.019   -0.363    1.000   -0.021    0.020    0.390    0.020    0.006    0.274    0.062   -0.021    0.023    0.195    0.253   -0.378    0.129    0.026   -0.125   -0.055   -0.023 |
|  omega_p |   -0.104   -0.149    0.168    0.004   -0.678    0.005   -0.021    1.000   -0.910    0.012    0.035   -0.044   -0.078   -0.019    0.991   -0.947   -0.001   -0.077    0.081   -0.013   -0.269    0.028    0.016   -0.024 |
|    rho_p |    0.115    0.152   -0.088    0.005    0.601    0.003    0.020   -0.910    1.000   -0.005   -0.013   -0.001    0.082    0.019   -0.920    0.883    0.006    0.078   -0.077    0.021    0.296   -0.038   -0.003    0.029 |
|  p4415_p |   -0.094   -0.078    0.091   -0.080   -0.009   -0.168    0.390    0.012   -0.005    1.000   -0.016   -0.011    0.196    0.043    0.012   -0.016    0.224    0.141   -0.324    0.121   -0.010   -0.001   -0.088   -0.079 |
|  bplus_1 |    0.187    0.277   -0.185   -0.078   -0.034    0.032    0.020    0.035   -0.013   -0.016    1.000   -0.019    0.076    0.027    0.035   -0.042    0.013    0.119   -0.154    0.065   -0.325   -0.115    0.018    0.086 |
|    phi_s |   -0.009    0.008   -0.132   -0.013    0.329   -0.015    0.006   -0.044   -0.001   -0.011   -0.019    1.000   -0.025    0.001   -0.047    0.063   -0.009    0.008   -0.025   -0.014   -0.015    0.005   -0.026   -0.010 |
|   jpsi_p |   -0.049   -0.185   -0.102   -0.230    0.051   -0.004    0.274   -0.078    0.082    0.196    0.076   -0.025    1.000    0.193   -0.079    0.073    0.176    0.182   -0.242    0.237    0.101   -0.290   -0.020   -0.059 |
|  psi2s_p |   -0.109   -0.086   -0.027    0.196    0.015    0.015    0.062   -0.019    0.019    0.043    0.027    0.001    0.193    1.000   -0.020    0.020   -0.035    0.127   -0.122   -0.169    0.029   -0.117   -0.054   -0.007 |
|  omega_s |   -0.106   -0.151    0.170    0.004   -0.688    0.005   -0.021    0.991   -0.920    0.012    0.035   -0.047   -0.079   -0.020    1.000   -0.968   -0.001   -0.079    0.083   -0.014   -0.274    0.029    0.016   -0.024 |
|    rho_s |    0.103    0.155   -0.215   -0.011    0.703   -0.009    0.023   -0.947    0.883   -0.016   -0.042    0.063    0.073    0.020   -0.968    1.000   -0.001    0.081   -0.091    0.010    0.276   -0.028   -0.024    0.022 |
|  p4040_p |   -0.163    0.001    0.013   -0.135    0.001   -0.192    0.195   -0.001    0.006    0.224    0.013   -0.009    0.176   -0.035   -0.001   -0.001    1.000    0.189   -0.243    0.072    0.020   -0.064    0.300    0.034 |
|  p3770_p |    0.151    0.050    0.023   -0.108    0.059   -0.096    0.253   -0.077    0.078    0.141    0.119    0.008    0.182    0.127   -0.079    0.081    0.189    1.000   -0.092   -0.078    0.132   -0.401   -0.030   -0.057 |
| DDstar_s |    0.012   -0.126    0.082   -0.001   -0.066    0.001   -0.378    0.081   -0.077   -0.324   -0.154   -0.025   -0.242   -0.122    0.083   -0.091   -0.243   -0.092    1.000   -0.173   -0.140   -0.434   -0.042    0.081 |
|  p3770_s |   -0.171    0.021   -0.022   -0.059    0.008    0.107    0.129   -0.013    0.021    0.121    0.065   -0.014    0.237   -0.169   -0.014    0.010    0.072   -0.078   -0.173    1.000    0.075   -0.130    0.028   -0.006 |
|  bplus_0 |    0.196    0.278   -0.178   -0.069    0.177    0.033    0.026   -0.269    0.296   -0.010   -0.325   -0.015    0.101    0.029   -0.274    0.276    0.020    0.132   -0.140    0.075    1.000   -0.105    0.024    0.087 |
|   Dbar_s |   -0.279    0.216   -0.017    0.202   -0.022    0.088   -0.125    0.028   -0.038   -0.001   -0.115    0.005   -0.290   -0.117    0.029   -0.028   -0.064   -0.401   -0.434   -0.130   -0.105    1.000    0.097    0.018 |
|  p4160_s |   -0.085   -0.101    0.073    0.159   -0.018   -0.136   -0.055    0.016   -0.003   -0.088    0.018   -0.026   -0.020   -0.054    0.016   -0.024    0.300   -0.030   -0.042    0.028    0.024    0.097    1.000    0.240 |
|  p4415_s |    0.021   -0.108   -0.050    0.194    0.013    0.078   -0.023   -0.024    0.029   -0.079    0.086   -0.010   -0.059   -0.007   -0.024    0.022    0.034   -0.057    0.081   -0.006    0.087    0.018    0.240    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.5710936922239578}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.4314366048155154}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.054072703834699754}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.13602624848745182}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.17180359263360145}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.14884324085563905}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.10241897553471535}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 1.4978556239483418}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.6567759968604765}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.12545088732455212}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.013703351088173443}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.8481016420159051}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.026559041995084964}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.030283194483466502}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 4.434642005786633}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.8266275470536528}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.18301213002058514}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.11037891199657945}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.11462267883036659}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.20851166553055211}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.007087765840182891}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.11632832918069064}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.14313530744482184}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.15839965567092318})])
Toy 8/25
Time taken: 1 h, 3 min
Projected time left: 2 h, 15 min
Toy 8: Generating data...
Directory  data/zfit_toys/toy_8  Created 
Toy 8: Data generation finished
Toy 8: Loading data...
Toy 8: Loading data finished
Toy 8: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |    Ncalls=1309 (1309 total)    |
| EDM = 0.000285 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297177.38998315495
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | Dbar_p   |   1.93    |   0.30    |            |            |-6.28319 | 6.28319 |       |
| 1 | DDstar_p |    1.6    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_2  |   -0.10   |    0.09   |            |            |   -2    |    2    |       |
| 3 | Ctt      |   -0.05   |    0.20   |            |            |  -1.5   |   1.5   |       |
| 4 | phi_p    |   0.75    |   0.15    |            |            |-6.28319 | 6.28319 |       |
| 5 | p4040_s  |   1.12    |   0.18    |            |            |0.00501244| 2.01499 |       |
| 6 | p4160_p  |   4.13    |   0.10    |            |            |-6.28319 | 6.28319 |       |
| 7 | omega_p  |   -4.99   |    0.18   |            |            |-6.28319 | 6.28319 |       |
| 8 | rho_p    |   -6.28   |    0.11   |            |            |-6.28319 | 6.28319 |       |
| 9 | p4415_p  |   4.05    |   0.14    |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   -0.99   |    0.05   |            |            |   -2    |    2    |       |
| 11| phi_s    |   21.1    |    0.9    |            |            | 14.8182 | 23.5818 |       |
| 12| jpsi_p   |  -1.617   |   0.025   |            |            |-6.28319 | 6.28319 |       |
| 13| psi2s_p  |   1.915   |   0.031   |            |            |-6.28319 | 6.28319 |       |
| 14| omega_s  |    9.4    |    0.9    |            |            | 4.19232 | 9.40768 |       |
| 15| rho_s    |    2.1    |    1.5    |            |            |0.0253049| 2.0747  |       |
| 16| p4040_p  |   3.43    |   0.16    |            |            |-6.28319 | 6.28319 |       |
| 17| p3770_p  |   -2.84   |    0.09   |            |            |-6.28319 | 6.28319 |       |
| 18| DDstar_s |  -0.300   |   0.022   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   3.59    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 20| bplus_0  |   0.515   |   0.022   |            |            |   -2    |    2    |       |
| 21| Dbar_s   |  -0.300   |   0.015   |            |            |  -0.3   |   0.3   |       |
| 22| p4160_s  |   2.26    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 23| p4415_s  |   1.50    |   0.19    |            |            |0.126447 | 2.35355 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |   Dbar_p DDstar_p  bplus_2      Ctt    phi_p  p4040_s  p4160_p  omega_p    rho_p  p4415_p  bplus_1    phi_s   jpsi_p  psi2s_p  omega_s    rho_s  p4040_p  p3770_p DDstar_s  p3770_s  bplus_0   Dbar_s  p4160_s  p4415_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|   Dbar_p |    1.000   -0.113   -0.078   -0.301    0.002    0.003    0.032    0.002    0.001   -0.064    0.162   -0.004    0.223   -0.012    0.000   -0.014   -0.069    0.332    0.002   -0.032    0.034    0.019   -0.072    0.037 |
| DDstar_p |   -0.113    1.000   -0.304   -0.087   -0.001   -0.095    0.106   -0.006   -0.009   -0.097    0.384    0.016    0.004   -0.085   -0.002   -0.029   -0.011    0.232    0.037    0.101    0.032    0.006   -0.097   -0.012 |
|  bplus_2 |   -0.078   -0.304    1.000    0.675   -0.008    0.064   -0.021    0.032    0.060    0.197   -0.381   -0.115    0.172    0.021    0.019    0.016   -0.000   -0.100   -0.003   -0.063    0.056    0.002    0.124   -0.094 |
|      Ctt |   -0.301   -0.087    0.675    1.000    0.005    0.346   -0.365    0.016    0.023   -0.052   -0.174   -0.037    0.258    0.212    0.006    0.008   -0.165   -0.227   -0.005   -0.111    0.005    0.004    0.247    0.193 |
|    phi_p |    0.002   -0.001   -0.008    0.005    1.000   -0.000   -0.004    0.062   -0.071   -0.005   -0.001    0.497   -0.004   -0.003    0.004   -0.014   -0.007   -0.000    0.001   -0.005   -0.006    0.001   -0.004   -0.001 |
|  p4040_s |    0.003   -0.095    0.064    0.346   -0.000    1.000   -0.508    0.004    0.006   -0.242    0.026   -0.012    0.052    0.107    0.002   -0.003   -0.242   -0.128   -0.003    0.137    0.018   -0.005   -0.095    0.128 |
|  p4160_p |    0.032    0.106   -0.021   -0.365   -0.004   -0.508    1.000   -0.000   -0.000    0.294   -0.032   -0.007   -0.066   -0.165    0.001    0.001    0.004    0.183    0.047   -0.056    0.015    0.029   -0.175   -0.063 |
|  omega_p |    0.002   -0.006    0.032    0.016    0.062    0.004   -0.000    1.000   -0.057    0.007   -0.009    0.030   -0.010   -0.001   -0.327   -0.429    0.003   -0.002    0.000    0.003    0.005    0.000    0.008    0.001 |
|    rho_p |    0.001   -0.009    0.060    0.023   -0.071    0.006   -0.000   -0.057    1.000    0.012    0.016   -0.029   -0.023   -0.000    0.009   -0.028    0.006   -0.005   -0.000    0.005   -0.021    0.000    0.014    0.001 |
|  p4415_p |   -0.064   -0.097    0.197   -0.052   -0.005   -0.242    0.294    0.007    0.012    1.000   -0.123   -0.029   -0.026   -0.108    0.005    0.007    0.067    0.044    0.033   -0.032    0.018    0.017   -0.180   -0.168 |
|  bplus_1 |    0.162    0.384   -0.381   -0.174   -0.001    0.026   -0.032   -0.009    0.016   -0.123    1.000    0.017    0.007    0.001    0.005    0.055   -0.026    0.113    0.008    0.042   -0.826    0.001   -0.011    0.116 |
|    phi_s |   -0.004    0.016   -0.115   -0.037    0.497   -0.012   -0.007    0.030   -0.029   -0.029    0.017    1.000    0.027   -0.004   -0.013    0.009   -0.022    0.003    0.001   -0.019   -0.019    0.000   -0.032   -0.005 |
|   jpsi_p |    0.223    0.004    0.172    0.258   -0.004    0.052   -0.066   -0.010   -0.023   -0.026    0.007    0.027    1.000   -0.023   -0.001   -0.001   -0.114    0.012    0.055   -0.039   -0.055    0.043   -0.026   -0.011 |
|  psi2s_p |   -0.012   -0.085    0.021    0.212   -0.003    0.107   -0.165   -0.001   -0.000   -0.108    0.001   -0.004   -0.023    1.000    0.001    0.000   -0.241   -0.038    0.023   -0.380   -0.007    0.024   -0.070    0.028 |
|  omega_s |    0.000   -0.002    0.019    0.006    0.004    0.002    0.001   -0.327    0.009    0.005    0.005   -0.013   -0.001    0.001    1.000    0.052    0.004   -0.001   -0.000    0.003   -0.005   -0.000    0.005    0.000 |
|    rho_s |   -0.014   -0.029    0.016    0.008   -0.014   -0.003    0.001   -0.429   -0.028    0.007    0.055    0.009   -0.001    0.000    0.052    1.000    0.002   -0.011   -0.001   -0.004   -0.091   -0.000   -0.001   -0.008 |
|  p4040_p |   -0.069   -0.011   -0.000   -0.165   -0.007   -0.242    0.004    0.003    0.006    0.067   -0.026   -0.022   -0.114   -0.241    0.004    0.002    1.000    0.084    0.033   -0.053    0.026    0.024    0.330    0.076 |
|  p3770_p |    0.332    0.232   -0.100   -0.227   -0.000   -0.128    0.183   -0.002   -0.005    0.044    0.113    0.003    0.012   -0.038   -0.001   -0.011    0.084    1.000    0.034   -0.275    0.044    0.037   -0.069   -0.053 |
| DDstar_s |    0.002    0.037   -0.003   -0.005    0.001   -0.003    0.047    0.000   -0.000    0.033    0.008    0.001    0.055    0.023   -0.000   -0.001    0.033    0.034    1.000    0.023    0.001   -0.001    0.005   -0.001 |
|  p3770_s |   -0.032    0.101   -0.063   -0.111   -0.005    0.137   -0.056    0.003    0.005   -0.032    0.042   -0.019   -0.039   -0.380    0.003   -0.004   -0.053   -0.275    0.023    1.000    0.046    0.021    0.021    0.034 |
|  bplus_0 |    0.034    0.032    0.056    0.005   -0.006    0.018    0.015    0.005   -0.021    0.018   -0.826   -0.019   -0.055   -0.007   -0.005   -0.091    0.026    0.044    0.001    0.046    1.000    0.001    0.040    0.026 |
|   Dbar_s |    0.019    0.006    0.002    0.004    0.001   -0.005    0.029    0.000    0.000    0.017    0.001    0.000    0.043    0.024   -0.000   -0.000    0.024    0.037   -0.001    0.021    0.001    1.000    0.002   -0.001 |
|  p4160_s |   -0.072   -0.097    0.124    0.247   -0.004   -0.095   -0.175    0.008    0.014   -0.180   -0.011   -0.032   -0.026   -0.070    0.005   -0.001    0.330   -0.069    0.005    0.021    0.040    0.002    1.000    0.325 |
|  p4415_s |    0.037   -0.012   -0.094    0.193   -0.001    0.128   -0.063    0.001    0.001   -0.168    0.116   -0.005   -0.011    0.028    0.000   -0.008    0.076   -0.053   -0.001    0.034    0.026   -0.001    0.325    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.2957583989935775}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.3232871189175204}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.0936160978644287}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.20332789852631372}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.15336534966326676}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.17613871701742168}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09675748316914579}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.18476705782196223}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.10927632181627667}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.14195169285810127}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.04808181286879265}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.902693164602292}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.025415851207220008}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.031439064915787185}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.923349563087779}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 1.5119541986060088}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.15667442537024545}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.08746323660724697}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.02157511669006712}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.22676041021312532}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.02247984635558664}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.015412684209576616}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16781106384783184}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.18745195085804922})])
Toy 9/25
Time taken: 1 h, 12 min
Projected time left: 2 h, 8 min
Toy 9: Generating data...
Directory  data/zfit_toys/toy_9  Created 
Toy 9: Data generation finished
Toy 9: Loading data...
Toy 9: Loading data finished
Toy 9: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.975E+05               |    Ncalls=1432 (1432 total)    |
| EDM = 6.51E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297468.80322427227
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | Dbar_p   |   2.56    |   0.29    |            |            |-6.28319 | 6.28319 |       |
| 1 | DDstar_p |   -6.28   |    0.13   |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_2  |   -0.35   |    0.12   |            |            |   -2    |    2    |       |
| 3 | Ctt      |   -1.4    |    0.3    |            |            |  -1.5   |   1.5   |       |
| 4 | phi_p    |   -0.19   |    0.35   |            |            |-6.28319 | 6.28319 |       |
| 5 | p4040_s  |   1.15    |   0.19    |            |            |0.00501244| 2.01499 |       |
| 6 | p4160_p  |  -6.283   |   0.010   |            |            |-6.28319 | 6.28319 |       |
| 7 | omega_p  |   1.11    |   0.25    |            |            |-6.28319 | 6.28319 |       |
| 8 | rho_p    |    6.1    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 9 | p4415_p  |   -1.04   |    0.26   |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   -0.82   |    0.03   |            |            |   -2    |    2    |       |
| 11| phi_s    |   16.3    |    1.4    |            |            | 14.8182 | 23.5818 |       |
| 12| jpsi_p   |   4.722   |   0.031   |            |            |-6.28319 | 6.28319 |       |
| 13| psi2s_p  |   1.95    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 14| omega_s  |     9     |     4     |            |            | 4.19232 | 9.40768 |       |
| 15| rho_s    |    1.1    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 16| p4040_p  |   3.53    |   0.16    |            |            |-6.28319 | 6.28319 |       |
| 17| p3770_p  |   -2.42   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 18| DDstar_s |   0.300   |   0.014   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   3.67    |   0.25    |            |            |0.918861 | 4.08114 |       |
| 20| bplus_0  |   0.446   |   0.018   |            |            |   -2    |    2    |       |
| 21| Dbar_s   |  -0.300   |   0.016   |            |            |  -0.3   |   0.3   |       |
| 22| p4160_s  |   0.717   |   0.022   |            |            | 0.71676 | 3.68324 |       |
| 23| p4415_s  |   0.77    |   0.19    |            |            |0.126447 | 2.35355 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |   Dbar_p DDstar_p  bplus_2      Ctt    phi_p  p4040_s  p4160_p  omega_p    rho_p  p4415_p  bplus_1    phi_s   jpsi_p  psi2s_p  omega_s    rho_s  p4040_p  p3770_p DDstar_s  p3770_s  bplus_0   Dbar_s  p4160_s  p4415_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|   Dbar_p |    1.000   -0.019   -0.170   -0.255    0.008   -0.183    0.003    0.025    0.018   -0.034    0.227   -0.002    0.373    0.079   -0.003    0.044    0.157    0.526    0.003    0.231    0.057    0.003    0.015   -0.101 |
| DDstar_p |   -0.019    1.000    0.019    0.020    0.000    0.004   -0.000    0.002    0.004    0.022   -0.003   -0.002    0.095    0.047    0.000    0.003    0.051    0.033    0.003    0.032    0.003   -0.001    0.003    0.013 |
|  bplus_2 |   -0.170    0.019    1.000    0.903   -0.013    0.511   -0.003   -0.018    0.194    0.040   -0.290   -0.073    0.352    0.086    0.057    0.037   -0.396   -0.310    0.025   -0.427   -0.112    0.044   -0.029    0.332 |
|      Ctt |   -0.255    0.020    0.903    1.000   -0.024    0.648   -0.003    0.001    0.110   -0.136   -0.292   -0.056    0.382    0.172    0.027    0.034   -0.541   -0.398    0.017   -0.535   -0.074    0.053   -0.041    0.394 |
|    phi_p |    0.008    0.000   -0.013   -0.024    1.000   -0.012    0.000    0.037    0.127    0.002    0.019    0.817   -0.043   -0.007    0.029    0.046    0.009    0.003   -0.000    0.009   -0.001   -0.001    0.001   -0.007 |
|  p4040_s |   -0.183    0.004    0.511    0.648   -0.012    1.000    0.004    0.006    0.080   -0.252   -0.116   -0.037    0.183    0.102    0.019    0.035   -0.488   -0.334    0.017   -0.225   -0.030    0.025   -0.041    0.213 |
|  p4160_p |    0.003   -0.000   -0.003   -0.003    0.000    0.004    1.000    0.000   -0.001    0.005    0.000    0.000    0.000    0.003   -0.000   -0.000   -0.003    0.002   -0.000    0.002    0.000   -0.000   -0.003   -0.003 |
|  omega_p |    0.025    0.002   -0.018    0.001    0.037    0.006    0.000    1.000   -0.069   -0.010   -0.142    0.027    0.007    0.004   -0.524    0.637   -0.003    0.011   -0.002    0.003    0.170   -0.001   -0.000    0.006 |
|    rho_p |    0.018    0.004    0.194    0.110    0.127    0.080   -0.001   -0.069    1.000    0.020    0.026    0.139   -0.034    0.018    0.062    0.216   -0.027   -0.038    0.002   -0.028   -0.037    0.006   -0.003    0.066 |
|  p4415_p |   -0.034    0.022    0.040   -0.136    0.002   -0.252    0.005   -0.010    0.020    1.000   -0.099   -0.005   -0.030   -0.106    0.010   -0.008    0.089    0.093    0.006    0.056    0.013    0.004    0.014   -0.053 |
|  bplus_1 |    0.227   -0.003   -0.290   -0.292    0.019   -0.116    0.000   -0.142    0.026   -0.099    1.000    0.034   -0.039    0.038    0.043   -0.220    0.130    0.143   -0.032    0.160   -0.860   -0.025    0.007   -0.050 |
|    phi_s |   -0.002   -0.002   -0.073   -0.056    0.817   -0.037    0.000    0.027    0.139   -0.005    0.034    1.000   -0.035   -0.013    0.007    0.043    0.014    0.011   -0.001    0.013   -0.015   -0.002    0.001   -0.029 |
|   jpsi_p |    0.373    0.095    0.352    0.382   -0.043    0.183    0.000    0.007   -0.034   -0.030   -0.039   -0.035    1.000    0.065    0.001    0.007   -0.184    0.045    0.011   -0.136   -0.080    0.045   -0.010    0.107 |
|  psi2s_p |    0.079    0.047    0.086    0.172   -0.007    0.102    0.003    0.004    0.018   -0.106    0.038   -0.013    0.065    1.000    0.007    0.016   -0.270    0.059    0.014   -0.452   -0.015    0.034   -0.010    0.003 |
|  omega_s |   -0.003    0.000    0.057    0.027    0.029    0.019   -0.000   -0.524    0.062    0.010    0.043    0.007    0.001    0.007    1.000   -0.099   -0.002   -0.011    0.001   -0.004   -0.053    0.001   -0.001    0.017 |
|    rho_s |    0.044    0.003    0.037    0.034    0.046    0.035   -0.000    0.637    0.216   -0.008   -0.220    0.043    0.007    0.016   -0.099    1.000   -0.009    0.005   -0.004   -0.001    0.266    0.000   -0.001    0.033 |
|  p4040_p |    0.157    0.051   -0.396   -0.541    0.009   -0.488   -0.003   -0.003   -0.027    0.089    0.130    0.014   -0.184   -0.270   -0.002   -0.009    1.000    0.313    0.001    0.268    0.049    0.002    0.015   -0.111 |
|  p3770_p |    0.526    0.033   -0.310   -0.398    0.003   -0.334    0.002    0.011   -0.038    0.093    0.143    0.011    0.045    0.059   -0.011    0.005    0.313    1.000   -0.013    0.037    0.054   -0.001    0.024   -0.158 |
| DDstar_s |    0.003    0.003    0.025    0.017   -0.000    0.017   -0.000   -0.002    0.002    0.006   -0.032   -0.001    0.011    0.014    0.001   -0.004    0.001   -0.013    1.000   -0.009   -0.001   -0.000   -0.000    0.015 |
|  p3770_s |    0.231    0.032   -0.427   -0.535    0.009   -0.225    0.002    0.003   -0.028    0.056    0.160    0.013   -0.136   -0.452   -0.004   -0.001    0.268    0.037   -0.009    1.000    0.071   -0.001    0.019   -0.172 |
|  bplus_0 |    0.057    0.003   -0.112   -0.074   -0.001   -0.030    0.000    0.170   -0.037    0.013   -0.860   -0.015   -0.080   -0.015   -0.053    0.266    0.049    0.054   -0.001    0.071    1.000   -0.002    0.003   -0.008 |
|   Dbar_s |    0.003   -0.001    0.044    0.053   -0.001    0.025   -0.000   -0.001    0.006    0.004   -0.025   -0.002    0.045    0.034    0.001    0.000    0.002   -0.001   -0.000   -0.001   -0.002    1.000   -0.000    0.022 |
|  p4160_s |    0.015    0.003   -0.029   -0.041    0.001   -0.041   -0.003   -0.000   -0.003    0.014    0.007    0.001   -0.010   -0.010   -0.001   -0.001    0.015    0.024   -0.000    0.019    0.003   -0.000    1.000   -0.005 |
|  p4415_s |   -0.101    0.013    0.332    0.394   -0.007    0.213   -0.003    0.006    0.066   -0.053   -0.050   -0.029    0.107    0.003    0.017    0.033   -0.111   -0.158    0.015   -0.172   -0.008    0.022   -0.005    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.28670893534732134}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.13218291750610112}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.11789499120734137}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.34364335351130143}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.3480193646886858}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.19243861628943598}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.010253412004046503}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.2537183972393109}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.3569939056524758}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.25696936917933444}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.03400926147886563}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.3645733560588766}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.03081586287973881}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03224314456290589}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 3.9361718730094566}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.38038052657771465}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.15793884837871897}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10445558351250273}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.014038401161234781}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.2548073793208232}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.017801560121089466}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.016169971042733544}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.0224400845178922}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.1878289578496038})])
Toy 10/25
Time taken: 1 h, 21 min
Projected time left: 2 h, 2 min
Toy 10: Generating data...
Directory  data/zfit_toys/toy_10  Created 
Toy 10: Data generation finished
Toy 10: Loading data...
Toy 10: Loading data finished
Toy 10: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.97E+05                |    Ncalls=1284 (1284 total)    |
| EDM = 0.00016 (Goal: 5E-06)   |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 296972.04788761126
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | Dbar_p   |    1.9    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 1 | DDstar_p |   -4.5    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_2  |   -0.28   |    0.09   |            |            |   -2    |    2    |       |
| 3 | Ctt      |   -0.47   |    0.22   |            |            |  -1.5   |   1.5   |       |
| 4 | phi_p    |    6.3    |    0.6    |            |            |-6.28319 | 6.28319 |       |
| 5 | p4040_s  |   1.28    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 6 | p4160_p  |   4.14    |   0.10    |            |            |-6.28319 | 6.28319 |       |
| 7 | omega_p  |   -6.2    |    0.7    |            |            |-6.28319 | 6.28319 |       |
| 8 | rho_p    |   -6.28   |    0.21   |            |            |-6.28319 | 6.28319 |       |
| 9 | p4415_p  |   -1.95   |    0.15   |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   -0.91   |    0.04   |            |            |   -2    |    2    |       |
| 11| phi_s    |   16.5    |    1.0    |            |            | 14.8182 | 23.5818 |       |
| 12| jpsi_p   |  -1.586   |   0.026   |            |            |-6.28319 | 6.28319 |       |
| 13| psi2s_p  |   1.88    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 14| omega_s  |    6.0    |    1.8    |            |            | 4.19232 | 9.40768 |       |
| 15| rho_s    |    1.1    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 16| p4040_p  |   3.75    |   0.15    |            |            |-6.28319 | 6.28319 |       |
| 17| p3770_p  |   -2.71   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 18| DDstar_s |  -0.300   |   0.028   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   3.50    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 20| bplus_0  |   0.481   |   0.021   |            |            |   -2    |    2    |       |
| 21| Dbar_s   |  -0.300   |   0.021   |            |            |  -0.3   |   0.3   |       |
| 22| p4160_s  |   2.29    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 23| p4415_s  |   1.48    |   0.18    |            |            |0.126447 | 2.35355 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |   Dbar_p DDstar_p  bplus_2      Ctt    phi_p  p4040_s  p4160_p  omega_p    rho_p  p4415_p  bplus_1    phi_s   jpsi_p  psi2s_p  omega_s    rho_s  p4040_p  p3770_p DDstar_s  p3770_s  bplus_0   Dbar_s  p4160_s  p4415_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|   Dbar_p |    1.000   -0.149   -0.090   -0.340   -0.000   -0.071    0.025   -0.015   -0.000   -0.084    0.173   -0.009    0.225   -0.031   -0.023    0.047   -0.043    0.364    0.002   -0.033    0.034    0.028   -0.084    0.007 |
| DDstar_p |   -0.149    1.000   -0.323   -0.093   -0.003   -0.152    0.221   -0.032   -0.016   -0.018    0.419    0.009    0.132   -0.039   -0.037    0.082    0.134    0.294    0.052    0.174    0.023    0.002   -0.102   -0.060 |
|  bplus_2 |   -0.090   -0.323    1.000    0.684    0.012    0.117   -0.088    0.019    0.071    0.179   -0.343   -0.099    0.122    0.002   -0.017    0.015   -0.083   -0.130   -0.001   -0.127   -0.016    0.004    0.138   -0.017 |
|      Ctt |   -0.340   -0.093    0.684    1.000    0.007    0.364   -0.394   -0.003    0.026   -0.090   -0.198   -0.042    0.213    0.186   -0.019    0.015   -0.288   -0.234   -0.006   -0.179    0.003    0.003    0.273    0.220 |
|    phi_p |   -0.000   -0.003    0.012    0.007    1.000    0.002    0.002   -0.023   -0.019    0.004    0.003   -0.652    0.018    0.003    0.002   -0.018    0.003    0.001   -0.000    0.002   -0.009   -0.000    0.003    0.001 |
|  p4040_s |   -0.071   -0.152    0.117    0.364    0.002    1.000   -0.567   -0.001    0.011   -0.264   -0.020   -0.020   -0.004    0.028   -0.009    0.015   -0.274   -0.178   -0.000    0.093    0.022   -0.004    0.056    0.136 |
|  p4160_p |    0.025    0.221   -0.088   -0.394    0.002   -0.567    1.000   -0.007   -0.004    0.302    0.026   -0.002   -0.035   -0.155   -0.007    0.009    0.205    0.229    0.065    0.006    0.018    0.038   -0.208   -0.029 |
|  omega_p |   -0.015   -0.032    0.019   -0.003   -0.023   -0.001   -0.007    1.000    0.070    0.002    0.065    0.082   -0.047   -0.006    0.878   -0.234   -0.006   -0.023   -0.000   -0.010   -0.100    0.000   -0.003   -0.007 |
|    rho_p |   -0.000   -0.016    0.071    0.026   -0.019    0.011   -0.004    0.070    1.000    0.012    0.029    0.033   -0.031   -0.002    0.126    0.008    0.001   -0.010   -0.000    0.001   -0.041    0.000    0.015    0.005 |
|  p4415_p |   -0.084   -0.018    0.179   -0.090    0.004   -0.264    0.302    0.002    0.012    1.000   -0.121   -0.021   -0.027   -0.109   -0.004   -0.001    0.129    0.061    0.046   -0.016    0.018    0.023   -0.245   -0.142 |
|  bplus_1 |    0.173    0.419   -0.343   -0.198    0.003   -0.020    0.026    0.065    0.029   -0.121    1.000    0.020    0.077    0.014    0.080   -0.149    0.023    0.168    0.007    0.081   -0.803    0.000   -0.023    0.073 |
|    phi_s |   -0.009    0.009   -0.099   -0.042   -0.652   -0.020   -0.002    0.082    0.033   -0.021    0.020    1.000    0.009   -0.003    0.071   -0.020   -0.009   -0.000    0.000   -0.013   -0.021   -0.000   -0.028   -0.012 |
|   jpsi_p |    0.225    0.132    0.122    0.213    0.018   -0.004   -0.035   -0.047   -0.031   -0.027    0.077    0.009    1.000   -0.035   -0.038    0.016   -0.097    0.083    0.080   -0.031   -0.059    0.062   -0.039   -0.019 |
|  psi2s_p |   -0.031   -0.039    0.002    0.186    0.003    0.028   -0.155   -0.006   -0.002   -0.109    0.014   -0.003   -0.035    1.000   -0.006    0.004   -0.234    0.024    0.033   -0.417   -0.008    0.033   -0.068    0.005 |
|  omega_s |   -0.023   -0.037   -0.017   -0.019    0.002   -0.009   -0.007    0.878    0.126   -0.004    0.080    0.071   -0.038   -0.006    1.000   -0.402   -0.008   -0.026   -0.001   -0.016   -0.127   -0.000   -0.015   -0.013 |
|    rho_s |    0.047    0.082    0.015    0.015   -0.018    0.015    0.009   -0.234    0.008   -0.001   -0.149   -0.020    0.016    0.004   -0.402    1.000    0.011    0.045    0.002    0.027    0.263    0.001    0.024    0.026 |
|  p4040_p |   -0.043    0.134   -0.083   -0.288    0.003   -0.274    0.205   -0.006    0.001    0.129    0.023   -0.009   -0.097   -0.234   -0.008    0.011    1.000    0.165    0.050   -0.032    0.026    0.035    0.270    0.020 |
|  p3770_p |    0.364    0.294   -0.130   -0.234    0.001   -0.178    0.229   -0.023   -0.010    0.061    0.168   -0.000    0.083    0.024   -0.026    0.045    0.165    1.000    0.039   -0.237    0.042    0.045   -0.092   -0.065 |
| DDstar_s |    0.002    0.052   -0.001   -0.006   -0.000   -0.000    0.065   -0.000   -0.000    0.046    0.007    0.000    0.080    0.033   -0.001    0.002    0.050    0.039    1.000    0.037    0.001   -0.003    0.008   -0.000 |
|  p3770_s |   -0.033    0.174   -0.127   -0.179    0.002    0.093    0.006   -0.010    0.001   -0.016    0.081   -0.013   -0.031   -0.417   -0.016    0.027   -0.032   -0.237    0.037    1.000    0.049    0.034    0.002    0.003 |
|  bplus_0 |    0.034    0.023   -0.016    0.003   -0.009    0.022    0.018   -0.100   -0.041    0.018   -0.803   -0.021   -0.059   -0.008   -0.127    0.263    0.026    0.042    0.001    0.049    1.000    0.002    0.042    0.028 |
|   Dbar_s |    0.028    0.002    0.004    0.003   -0.000   -0.004    0.038    0.000    0.000    0.023    0.000   -0.000    0.062    0.033   -0.000    0.001    0.035    0.045   -0.003    0.034    0.002    1.000    0.003    0.000 |
|  p4160_s |   -0.084   -0.102    0.138    0.273    0.003    0.056   -0.208   -0.003    0.015   -0.245   -0.023   -0.028   -0.039   -0.068   -0.015    0.024    0.270   -0.092    0.008    0.002    0.042    0.003    1.000    0.285 |
|  p4415_s |    0.007   -0.060   -0.017    0.220    0.001    0.136   -0.029   -0.007    0.005   -0.142    0.073   -0.012   -0.019    0.005   -0.013    0.026    0.020   -0.065   -0.000    0.003    0.028    0.000    0.285    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.3386616435865464}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.37748047722656963}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08769951879885307}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.21884871878714474}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.5679379784190512}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.17129398266328733}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09927964390467725}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.6798017551135556}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.2118909122010213}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.14646439529493982}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.044367974693039214}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.0487439197578015}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.02611193404806711}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03190237116676364}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.7605220677994073}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3479044983920981}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.14643128574858988}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.09833596911511289}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.028164830890628878}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.22733536886489825}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.02060114592980833}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.021412156226046447}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16568667417312377}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.18365337655488667})])
Toy 11/25
Time taken: 1 h, 30 min
Projected time left: 1 h, 54 min
Toy 11: Generating data...
Directory  data/zfit_toys/toy_11  Created 
Toy 11: Data generation finished
Toy 11: Loading data...
Toy 11: Loading data finished
Toy 11: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |    Ncalls=1436 (1436 total)    |
| EDM = 6.58E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297289.0699892796
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | Dbar_p   |   -1.49   |    0.30   |            |            |-6.28319 | 6.28319 |       |
| 1 | DDstar_p |   1.40    |   0.31    |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_2  |   0.31    |   0.08    |            |            |   -2    |    2    |       |
| 3 | Ctt      |   -0.70   |    0.20   |            |            |  -1.5   |   1.5   |       |
| 4 | phi_p    |   6.28    |   0.28    |            |            |-6.28319 | 6.28319 |       |
| 5 | p4040_s  |   0.80    |   0.18    |            |            |0.00501244| 2.01499 |       |
| 6 | p4160_p  |   -2.02   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 7 | omega_p  |   0.16    |   0.33    |            |            |-6.28319 | 6.28319 |       |
| 8 | rho_p    |   5.55    |   0.25    |            |            |-6.28319 | 6.28319 |       |
| 9 | p4415_p  |   3.75    |   0.21    |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   0.79    |   0.06    |            |            |   -2    |    2    |       |
| 11| phi_s    |   17.6    |    1.0    |            |            | 14.8182 | 23.5818 |       |
| 12| jpsi_p   |  -1.629   |   0.024   |            |            |-6.28319 | 6.28319 |       |
| 13| psi2s_p  |   1.91    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 14| omega_s  |    5.5    |    1.3    |            |            | 4.19232 | 9.40768 |       |
| 15| rho_s    |    1.6    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 16| p4040_p  |   3.82    |   0.22    |            |            |-6.28319 | 6.28319 |       |
| 17| p3770_p  |   -2.52   |    0.09   |            |            |-6.28319 | 6.28319 |       |
| 18| DDstar_s |  -0.300   |   0.022   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   3.32    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 20| bplus_0  |  -0.414   |   0.030   |            |            |   -2    |    2    |       |
| 21| Dbar_s   |   0.300   |   0.017   |            |            |  -0.3   |   0.3   |       |
| 22| p4160_s  |   2.17    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 23| p4415_s  |   1.01    |   0.20    |            |            |0.126447 | 2.35355 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |   Dbar_p DDstar_p  bplus_2      Ctt    phi_p  p4040_s  p4160_p  omega_p    rho_p  p4415_p  bplus_1    phi_s   jpsi_p  psi2s_p  omega_s    rho_s  p4040_p  p3770_p DDstar_s  p3770_s  bplus_0   Dbar_s  p4160_s  p4415_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|   Dbar_p |    1.000   -0.190    0.062   -0.326   -0.001   -0.036   -0.082   -0.007    0.036   -0.113   -0.085   -0.022    0.091   -0.101   -0.020    0.035   -0.152    0.215   -0.000   -0.122   -0.036    0.022   -0.072    0.076 |
| DDstar_p |   -0.190    1.000    0.275   -0.043   -0.000   -0.149   -0.004   -0.014    0.016   -0.179   -0.206   -0.015   -0.096   -0.118   -0.038    0.083   -0.040    0.146    0.037    0.065   -0.051    0.003   -0.101    0.019 |
|  bplus_2 |    0.062    0.275    1.000   -0.652    0.007   -0.091   -0.034   -0.012   -0.234   -0.217   -0.076    0.079   -0.198   -0.051   -0.047    0.163   -0.026    0.062    0.011    0.050   -0.144    0.001   -0.139    0.170 |
|      Ctt |   -0.326   -0.043   -0.652    1.000   -0.002    0.352   -0.312   -0.002    0.097    0.075    0.098   -0.046    0.285    0.254    0.001   -0.041   -0.183   -0.204   -0.006   -0.118    0.015   -0.004    0.247    0.144 |
|    phi_p |   -0.001   -0.000    0.007   -0.002    1.000   -0.002    0.002   -0.010   -0.046   -0.001   -0.007   -0.425    0.015    0.001   -0.000   -0.000    0.000    0.003   -0.000    0.000    0.009   -0.000   -0.002   -0.000 |
|  p4040_s |   -0.036   -0.149   -0.091    0.352   -0.002    1.000   -0.519   -0.003    0.046   -0.144    0.025   -0.025    0.035    0.058   -0.007    0.003   -0.213   -0.163   -0.006    0.113   -0.038   -0.005   -0.005    0.208 |
|  p4160_p |   -0.082   -0.004   -0.034   -0.312    0.002   -0.519    1.000    0.002   -0.008    0.281    0.064    0.003   -0.066   -0.140    0.008   -0.018    0.146    0.149    0.038   -0.020    0.004    0.021   -0.119   -0.157 |
|  omega_p |   -0.007   -0.014   -0.012   -0.002   -0.010   -0.003    0.002    1.000   -0.146   -0.000   -0.055    0.037   -0.005   -0.002    0.608   -0.024    0.000   -0.000   -0.000   -0.000    0.063    0.000   -0.003   -0.003 |
|    rho_p |    0.036    0.016   -0.234    0.097   -0.046    0.046   -0.008   -0.146    1.000    0.053    0.061    0.023   -0.091    0.003   -0.050    0.127    0.014   -0.019    0.001    0.021   -0.086    0.002    0.067   -0.005 |
|  p4415_p |   -0.113   -0.179   -0.217    0.075   -0.001   -0.144    0.281   -0.000    0.053    1.000    0.120   -0.028    0.004   -0.050    0.000   -0.018    0.148    0.004    0.012    0.002   -0.042    0.006   -0.041   -0.179 |
|  bplus_1 |   -0.085   -0.206   -0.076    0.098   -0.007    0.025    0.064   -0.055    0.061    0.120    1.000   -0.129   -0.028    0.045   -0.175    0.350    0.074   -0.106   -0.014   -0.020   -0.929   -0.006    0.031   -0.106 |
|    phi_s |   -0.022   -0.015    0.079   -0.046   -0.425   -0.025    0.003    0.037    0.023   -0.028   -0.129    1.000    0.028   -0.005    0.078   -0.096   -0.010    0.009   -0.001   -0.014    0.143   -0.001   -0.035    0.000 |
|   jpsi_p |    0.091   -0.096   -0.198    0.285    0.015    0.035   -0.066   -0.005   -0.091    0.004   -0.028    0.028    1.000   -0.012   -0.005   -0.001   -0.093   -0.041    0.050   -0.071    0.111    0.044   -0.006   -0.018 |
|  psi2s_p |   -0.101   -0.118   -0.051    0.254    0.001    0.058   -0.140   -0.002    0.003   -0.050    0.045   -0.005   -0.012    1.000   -0.004    0.003   -0.200   -0.004    0.018   -0.434   -0.016    0.020   -0.045    0.045 |
|  omega_s |   -0.020   -0.038   -0.047    0.001   -0.000   -0.007    0.008    0.608   -0.050    0.000   -0.175    0.078   -0.005   -0.004    1.000   -0.428    0.001    0.002   -0.001   -0.000    0.199   -0.000   -0.006   -0.010 |
|    rho_s |    0.035    0.083    0.163   -0.041   -0.000    0.003   -0.018   -0.024    0.127   -0.018    0.350   -0.096   -0.001    0.003   -0.428    1.000   -0.008   -0.006    0.003   -0.008   -0.407    0.000   -0.005    0.024 |
|  p4040_p |   -0.152   -0.040   -0.026   -0.183    0.000   -0.213    0.146    0.000    0.014    0.148    0.074   -0.010   -0.093   -0.200    0.001   -0.008    1.000    0.110    0.020   -0.028   -0.031    0.012    0.338   -0.009 |
|  p3770_p |    0.215    0.146    0.062   -0.204    0.003   -0.163    0.149   -0.000   -0.019    0.004   -0.106    0.009   -0.041   -0.004    0.002   -0.006    0.110    1.000    0.031   -0.266    0.057    0.036   -0.058   -0.072 |
| DDstar_s |   -0.000    0.037    0.011   -0.006   -0.000   -0.006    0.038   -0.000    0.001    0.012   -0.014   -0.001    0.050    0.018   -0.001    0.003    0.020    0.031    1.000    0.026    0.001   -0.001    0.000   -0.002 |
|  p3770_s |   -0.122    0.065    0.050   -0.118    0.000    0.113   -0.020   -0.000    0.021    0.002   -0.020   -0.014   -0.071   -0.434   -0.000   -0.008   -0.028   -0.266    0.026    1.000   -0.007    0.021    0.024    0.014 |
|  bplus_0 |   -0.036   -0.051   -0.144    0.015    0.009   -0.038    0.004    0.063   -0.086   -0.042   -0.929    0.143    0.111   -0.016    0.199   -0.407   -0.031    0.057    0.001   -0.007    1.000    0.001   -0.040   -0.003 |
|   Dbar_s |    0.022    0.003    0.001   -0.004   -0.000   -0.005    0.021    0.000    0.002    0.006   -0.006   -0.001    0.044    0.020   -0.000    0.000    0.012    0.036   -0.001    0.021    0.001    1.000   -0.001    0.001 |
|  p4160_s |   -0.072   -0.101   -0.139    0.247   -0.002   -0.005   -0.119   -0.003    0.067   -0.041    0.031   -0.035   -0.006   -0.045   -0.006   -0.005    0.338   -0.058    0.000    0.024   -0.040   -0.001    1.000    0.328 |
|  p4415_s |    0.076    0.019    0.170    0.144   -0.000    0.208   -0.157   -0.003   -0.005   -0.179   -0.106    0.000   -0.018    0.045   -0.010    0.024   -0.009   -0.072   -0.002    0.014   -0.003    0.001    0.328    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.29739626669441055}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.31119118009694446}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08078250958524613}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.19902714811503341}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.28005276937723966}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1773481610463138}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.10028777346518947}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.32780032340330356}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.2490462098837778}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.20599167385453754}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.058383318036721255}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.9589731244760529}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.023565809686713735}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03174936480686519}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.2790853843253767}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.32895122689093437}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.22449022318420742}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.09343304315625156}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.021852737722372118}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.22676724483380717}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.029752819995912394}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.016854566789038516}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16879859948798437}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19904791333601768})])
Toy 12/25
Time taken: 1 h, 39 min
Projected time left: 1 h, 47 min
Toy 12: Generating data...
Directory  data/zfit_toys/toy_12  Created 
Toy 12: Data generation finished
Toy 12: Loading data...
Toy 12: Loading data finished
Toy 12: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |    Ncalls=1554 (1554 total)    |
| EDM = 8.62E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297198.7020822478
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | Dbar_p   |    -6     |     8     |            |            |-6.28319 | 6.28319 |       |
| 1 | DDstar_p |    2.8    |    0.7    |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_2  |   -0.33   |    0.10   |            |            |   -2    |    2    |       |
| 3 | Ctt      |   -0.14   |    0.24   |            |            |  -1.5   |   1.5   |       |
| 4 | phi_p    |   5.72    |   0.19    |            |            |-6.28319 | 6.28319 |       |
| 5 | p4040_s  |   0.88    |   0.19    |            |            |0.00501244| 2.01499 |       |
| 6 | p4160_p  |   4.06    |   0.15    |            |            |-6.28319 | 6.28319 |       |
| 7 | omega_p  |    0.5    |    0.6    |            |            |-6.28319 | 6.28319 |       |
| 8 | rho_p    |    5.7    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 9 | p4415_p  |   -2.48   |    0.23   |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   -0.90   |    0.05   |            |            |   -2    |    2    |       |
| 11| phi_s    |   15.5    |    0.9    |            |            | 14.8182 | 23.5818 |       |
| 12| jpsi_p   |   -4.66   |    0.04   |            |            |-6.28319 | 6.28319 |       |
| 13| psi2s_p  |   1.80    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 14| omega_s  |     7     |     4     |            |            | 4.19232 | 9.40768 |       |
| 15| rho_s    |   0.98    |   0.31    |            |            |0.0253049| 2.0747  |       |
| 16| p4040_p  |   -3.01   |    0.24   |            |            |-6.28319 | 6.28319 |       |
| 17| p3770_p  |   -2.87   |    0.15   |            |            |-6.28319 | 6.28319 |       |
| 18| DDstar_s |   -0.30   |    0.43   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   2.32    |   0.26    |            |            |0.918861 | 4.08114 |       |
| 20| bplus_0  |   0.515   |   0.024   |            |            |   -2    |    2    |       |
| 21| Dbar_s   |   0.12    |   0.17    |            |            |  -0.3   |   0.3   |       |
| 22| p4160_s  |   1.99    |   0.18    |            |            | 0.71676 | 3.68324 |       |
| 23| p4415_s  |   1.03    |   0.20    |            |            |0.126447 | 2.35355 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |   Dbar_p DDstar_p  bplus_2      Ctt    phi_p  p4040_s  p4160_p  omega_p    rho_p  p4415_p  bplus_1    phi_s   jpsi_p  psi2s_p  omega_s    rho_s  p4040_p  p3770_p DDstar_s  p3770_s  bplus_0   Dbar_s  p4160_s  p4415_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|   Dbar_p |    1.000   -0.258   -0.008    0.085    0.000   -0.055    0.011    0.006   -0.003   -0.015   -0.044    0.000    0.063    0.088    0.008   -0.013    0.036    0.099   -0.063    0.090   -0.009   -0.077   -0.027   -0.014 |
| DDstar_p |   -0.258    1.000   -0.274   -0.402    0.017   -0.182    0.672   -0.011   -0.010    0.380    0.248    0.015    0.761    0.337   -0.018    0.047    0.448    0.482    0.170    0.366    0.027    0.222   -0.005   -0.088 |
|  bplus_2 |   -0.008   -0.274    1.000    0.664    0.017    0.091   -0.145    0.068    0.262    0.114   -0.245   -0.099   -0.342   -0.010    0.078   -0.110   -0.041   -0.169    0.047   -0.098   -0.068   -0.191    0.155   -0.105 |
|      Ctt |    0.085   -0.402    0.664    1.000   -0.006    0.326   -0.388    0.030    0.070   -0.028   -0.338   -0.036   -0.479    0.174    0.038   -0.072   -0.100   -0.411   -0.118   -0.091   -0.035   -0.595    0.271    0.126 |
|    phi_p |    0.000    0.017    0.017   -0.006    1.000    0.002    0.009   -0.059    0.083    0.009   -0.001    0.435    0.012    0.005   -0.066    0.009    0.008    0.010    0.002    0.008    0.022    0.015    0.007    0.002 |
|  p4040_s |   -0.055   -0.182    0.091    0.326    0.002    1.000   -0.480    0.004    0.043   -0.275    0.028   -0.016   -0.178    0.031    0.004   -0.001   -0.267   -0.196    0.017    0.044    0.020   -0.005   -0.104    0.180 |
|  p4160_p |    0.011    0.672   -0.145   -0.388    0.009   -0.480    1.000   -0.005   -0.017    0.485    0.059    0.009    0.577    0.178   -0.008    0.017    0.326    0.414    0.118    0.257    0.014    0.042   -0.103   -0.159 |
|  omega_p |    0.006   -0.011    0.068    0.030   -0.059    0.004   -0.005    1.000    0.099    0.011    0.062    0.026   -0.025   -0.002    0.923   -0.111    0.005   -0.019    0.009    0.001   -0.089   -0.024    0.011   -0.008 |
|    rho_p |   -0.003   -0.010    0.262    0.070    0.083    0.043   -0.017    0.099    1.000    0.036    0.018    0.081   -0.006    0.002    0.122    0.114    0.012    0.007   -0.003    0.010    0.043    0.068    0.071    0.019 |
|  p4415_p |   -0.015    0.380    0.114   -0.028    0.009   -0.275    0.485    0.011    0.036    1.000   -0.067   -0.014    0.290    0.123    0.011   -0.015    0.294    0.185    0.127    0.191    0.011   -0.150   -0.088   -0.221 |
|  bplus_1 |   -0.044    0.248   -0.245   -0.338   -0.001    0.028    0.059    0.062    0.018   -0.067    1.000    0.016    0.212    0.020    0.081   -0.135   -0.015    0.208   -0.093    0.015   -0.773    0.417   -0.025    0.146 |
|    phi_s |    0.000    0.015   -0.099   -0.036    0.435   -0.016    0.009    0.026    0.081   -0.014    0.016    1.000   -0.002   -0.001    0.033    0.009   -0.005    0.001   -0.001   -0.006   -0.022   -0.015   -0.029   -0.005 |
|   jpsi_p |    0.063    0.761   -0.342   -0.479    0.012   -0.178    0.577   -0.025   -0.006    0.290    0.212   -0.002    1.000    0.299   -0.033    0.045    0.364    0.415    0.196    0.360    0.049    0.193   -0.062   -0.097 |
|  psi2s_p |    0.088    0.337   -0.010    0.174    0.005    0.031    0.178   -0.002    0.002    0.123    0.020   -0.001    0.299    1.000   -0.004    0.006    0.073    0.128    0.080   -0.105    0.006   -0.120   -0.008   -0.004 |
|  omega_s |    0.008   -0.018    0.078    0.038   -0.066    0.004   -0.008    0.923    0.122    0.011    0.081    0.033   -0.033   -0.004    1.000   -0.312    0.004   -0.026    0.010   -0.000   -0.122   -0.035    0.011   -0.011 |
|    rho_s |   -0.013    0.047   -0.110   -0.072    0.009   -0.001    0.017   -0.111    0.114   -0.015   -0.135    0.009    0.045    0.006   -0.312    1.000   -0.004    0.049   -0.019    0.002    0.238    0.079   -0.012    0.024 |
|  p4040_p |    0.036    0.448   -0.041   -0.100    0.008   -0.267    0.326    0.005    0.012    0.294   -0.015   -0.005    0.364    0.073    0.004   -0.004    1.000    0.251    0.091    0.223    0.016   -0.180    0.332   -0.001 |
|  p3770_p |    0.099    0.482   -0.169   -0.411    0.010   -0.196    0.414   -0.019    0.007    0.185    0.208    0.001    0.415    0.128   -0.026    0.049    0.251    1.000    0.052   -0.056    0.061    0.416   -0.050   -0.062 |
| DDstar_s |   -0.063    0.170    0.047   -0.118    0.002    0.017    0.118    0.009   -0.003    0.127   -0.093   -0.001    0.196    0.080    0.010   -0.019    0.091    0.052    1.000    0.024   -0.012    0.177    0.030   -0.012 |
|  p3770_s |    0.090    0.366   -0.098   -0.091    0.008    0.044    0.257    0.001    0.010    0.191    0.015   -0.006    0.360   -0.105   -0.000    0.002    0.223   -0.056    0.024    1.000    0.032   -0.144    0.054   -0.031 |
|  bplus_0 |   -0.009    0.027   -0.068   -0.035    0.022    0.020    0.014   -0.089    0.043    0.011   -0.773   -0.022    0.049    0.006   -0.122    0.238    0.016    0.061   -0.012    0.032    1.000    0.095    0.040    0.035 |
|   Dbar_s |   -0.077    0.222   -0.191   -0.595    0.015   -0.005    0.042   -0.024    0.068   -0.150    0.417   -0.015    0.193   -0.120   -0.035    0.079   -0.180    0.416    0.177   -0.144    0.095    1.000   -0.140    0.111 |
|  p4160_s |   -0.027   -0.005    0.155    0.271    0.007   -0.104   -0.103    0.011    0.071   -0.088   -0.025   -0.029   -0.062   -0.008    0.011   -0.012    0.332   -0.050    0.030    0.054    0.040   -0.140    1.000    0.324 |
|  p4415_s |   -0.014   -0.088   -0.105    0.126    0.002    0.180   -0.159   -0.008    0.019   -0.221    0.146   -0.005   -0.097   -0.004   -0.011    0.024   -0.001   -0.062   -0.012   -0.031    0.035    0.111    0.324    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'Dbar_p' floating=True>, {'error': 8.24738509995245}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.7362329235575125}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.09546935147070479}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.2396617259688837}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.18937535498948055}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.18606835089961477}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.1512763119288012}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.6089535941445399}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.38901272095392336}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.2315004865144974}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.047340024908085754}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.8658452420292262}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.04020795482904749}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03547880663121106}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 3.715024175209181}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3077898090039843}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.23539559307575497}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.15200014784865168}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.4299910312719751}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.26396885679042636}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.023724601100141074}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.16717325905851071}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.1789874106852044}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.20463240802103266})])
Toy 13/25
Time taken: 1 h, 49 min
Projected time left: 1 h, 40 min
Toy 13: Generating data...
Directory  data/zfit_toys/toy_13  Created 
Toy 13: Data generation finished
Toy 13: Loading data...
Toy 13: Loading data finished
Toy 13: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.992E+05               |     Ncalls=496 (507 total)     |
| EDM = 3.44E+07 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     False     |     True      |   True    |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   True    | False  |
------------------------------------------------------------------
Function minimum: 299200.6394173619
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | Dbar_p   |   4.297   |   0.031   |            |            |-6.28319 | 6.28319 |       |
| 1 | DDstar_p |   4.591   |   0.023   |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_2  |   1.733   |   0.003   |            |            |   -2    |    2    |       |
| 3 | Ctt      |  -0.697   |   0.014   |            |            |  -1.5   |   1.5   |       |
| 4 | phi_p    |   0.814   |   0.011   |            |            |-6.28319 | 6.28319 |       |
| 5 | p4040_s  |   0.674   |   0.003   |            |            |0.00501244| 2.01499 |       |
| 6 | p4160_p  |    -4     |     8     |            |            |-6.28319 | 6.28319 |       |
| 7 | omega_p  |  -3.518   |   0.013   |            |            |-6.28319 | 6.28319 |       |
| 8 | rho_p    |   3.641   |   0.012   |            |            |-6.28319 | 6.28319 |       |
| 9 | p4415_p  |  -5.468   |   0.018   |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   1.386   |   0.015   |            |            |   -2    |    2    |       |
| 11| phi_s    |  20.344   |   0.009   |            |            | 14.8182 | 23.5818 |       |
| 12| jpsi_p   |  -2.097   |   0.019   |            |            |-6.28319 | 6.28319 |       |
| 13| psi2s_p  |   1.916   |   0.007   |            |            |-6.28319 | 6.28319 |       |
| 14| omega_s  |   7.463   |   0.005   |            |            | 4.19232 | 9.40768 |       |
| 15| rho_s    |   1.819   |   0.001   |            |            |0.0253049| 2.0747  |       |
| 16| p4040_p  |   5.345   |   0.008   |            |            |-6.28319 | 6.28319 |       |
| 17| p3770_p  |   0.28    |   0.14    |            |            |-6.28319 | 6.28319 |       |
| 18| DDstar_s | 2.745E-1  | 0.003E-1  |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   1.845   |   0.003   |            |            |0.918861 | 4.08114 |       |
| 20| bplus_0  |  -0.971   |   0.030   |            |            |   -2    |    2    |       |
| 21| Dbar_s   | 1.705E-1  | 0.008E-1  |            |            |  -0.3   |   0.3   |       |
| 22| p4160_s  |   2.08    |   0.04    |            |            | 0.71676 | 3.68324 |       |
| 23| p4415_s  |   1.166   |   0.002   |            |            |0.126447 | 2.35355 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |   Dbar_p DDstar_p  bplus_2      Ctt    phi_p  p4040_s  p4160_p  omega_p    rho_p  p4415_p  bplus_1    phi_s   jpsi_p  psi2s_p  omega_s    rho_s  p4040_p  p3770_p DDstar_s  p3770_s  bplus_0   Dbar_s  p4160_s  p4415_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|   Dbar_p |    1.000   -0.908    0.694    0.936    0.132    0.655    0.954   -0.066   -0.269    0.889   -0.947   -0.005   -0.932   -0.827    0.001   -0.002    0.340    0.910    0.602   -0.241   -0.952    0.732    0.951   -0.107 |
| DDstar_p |   -0.908    1.000   -0.692   -0.933   -0.132   -0.653   -0.951    0.066    0.268   -0.886    0.944    0.005    0.930    0.823   -0.001    0.002   -0.338   -0.906   -0.599    0.241    0.948   -0.729   -0.948    0.107 |
|  bplus_2 |    0.694   -0.692    1.000    0.714    0.101    0.500    0.728   -0.050   -0.205    0.678   -0.723   -0.004   -0.711   -0.630    0.001   -0.002    0.259    0.694    0.459   -0.184   -0.726    0.558    0.725   -0.082 |
|      Ctt |    0.936   -0.933    0.714    1.000    0.136    0.674    0.981   -0.068   -0.277    0.913   -0.974   -0.005   -0.958   -0.849    0.001   -0.002    0.349    0.935    0.619   -0.248   -0.978    0.752    0.977   -0.110 |
|    phi_p |    0.132   -0.132    0.101    0.136    1.000    0.095    0.139   -0.009   -0.038    0.129   -0.138   -0.000   -0.135   -0.120    0.000   -0.000    0.049    0.132    0.087   -0.035   -0.138    0.106    0.138   -0.016 |
|  p4040_s |    0.655   -0.653    0.500    0.674    0.095    1.000    0.687   -0.047   -0.194    0.640   -0.682   -0.004   -0.671   -0.595    0.001   -0.001    0.243    0.655    0.433   -0.174   -0.685    0.527    0.684   -0.077 |
|  p4160_p |    0.954   -0.951    0.728    0.981    0.139    0.687    1.000   -0.069   -0.282    0.931   -0.993   -0.006   -0.977   -0.866    0.001   -0.002    0.356    0.953    0.631   -0.253   -0.997    0.767    0.997   -0.112 |
|  omega_p |   -0.066    0.066   -0.050   -0.068   -0.009   -0.047   -0.069    1.000    0.017   -0.064    0.069    0.000    0.067    0.060   -0.000    0.000   -0.025   -0.066   -0.044    0.017    0.069   -0.053   -0.069    0.008 |
|    rho_p |   -0.269    0.268   -0.205   -0.277   -0.038   -0.194   -0.282    0.017    1.000   -0.263    0.280    0.001    0.276    0.244   -0.000    0.001   -0.100   -0.269   -0.178    0.071    0.282   -0.216   -0.281    0.032 |
|  p4415_p |    0.889   -0.886    0.678    0.913    0.129    0.640    0.931   -0.064   -0.263    1.000   -0.924   -0.005   -0.910   -0.806    0.001   -0.002    0.331    0.888    0.587   -0.235   -0.929    0.714    0.928   -0.105 |
|  bplus_1 |   -0.947    0.944   -0.723   -0.974   -0.138   -0.682   -0.993    0.069    0.280   -0.924    1.000    0.006    0.970    0.859   -0.001    0.002   -0.353   -0.946   -0.626    0.251    0.990   -0.761   -0.989    0.111 |
|    phi_s |   -0.005    0.005   -0.004   -0.005   -0.000   -0.004   -0.006    0.000    0.001   -0.005    0.006    1.000    0.005    0.005   -0.000    0.000   -0.002   -0.005   -0.004    0.001    0.006   -0.004   -0.006    0.001 |
|   jpsi_p |   -0.932    0.930   -0.711   -0.958   -0.135   -0.671   -0.977    0.067    0.276   -0.910    0.970    0.005    1.000    0.846   -0.001    0.002   -0.348   -0.932   -0.616    0.247    0.975   -0.749   -0.974    0.110 |
|  psi2s_p |   -0.827    0.823   -0.630   -0.849   -0.120   -0.595   -0.866    0.060    0.244   -0.806    0.859    0.005    0.846    1.000   -0.001    0.002   -0.308   -0.823   -0.546    0.219    0.863   -0.664   -0.863    0.097 |
|  omega_s |    0.001   -0.001    0.001    0.001    0.000    0.001    0.001   -0.000   -0.000    0.001   -0.001   -0.000   -0.001   -0.001    1.000   -0.000    0.000    0.001    0.001   -0.000   -0.001    0.001    0.001   -0.000 |
|    rho_s |   -0.002    0.002   -0.002   -0.002   -0.000   -0.001   -0.002    0.000    0.001   -0.002    0.002    0.000    0.002    0.002   -0.000    1.000   -0.001   -0.002   -0.001    0.001    0.002   -0.002   -0.002    0.000 |
|  p4040_p |    0.340   -0.338    0.259    0.349    0.049    0.243    0.356   -0.025   -0.100    0.331   -0.353   -0.002   -0.348   -0.308    0.000   -0.001    1.000    0.339    0.225   -0.090   -0.355    0.273    0.355   -0.040 |
|  p3770_p |    0.910   -0.906    0.694    0.935    0.132    0.655    0.953   -0.066   -0.269    0.888   -0.946   -0.005   -0.932   -0.823    0.001   -0.002    0.339    1.000    0.601   -0.243   -0.950    0.731    0.950   -0.107 |
| DDstar_s |    0.602   -0.599    0.459    0.619    0.087    0.433    0.631   -0.044   -0.178    0.587   -0.626   -0.004   -0.616   -0.546    0.001   -0.001    0.225    0.601    1.000   -0.159   -0.629    0.484    0.629   -0.071 |
|  p3770_s |   -0.241    0.241   -0.184   -0.248   -0.035   -0.174   -0.253    0.017    0.071   -0.235    0.251    0.001    0.247    0.219   -0.000    0.001   -0.090   -0.243   -0.159    1.000    0.252   -0.194   -0.252    0.028 |
|  bplus_0 |   -0.952    0.948   -0.726   -0.978   -0.138   -0.685   -0.997    0.069    0.282   -0.929    0.990    0.006    0.975    0.863   -0.001    0.002   -0.355   -0.950   -0.629    0.252    1.000   -0.764   -0.994    0.112 |
|   Dbar_s |    0.732   -0.729    0.558    0.752    0.106    0.527    0.767   -0.053   -0.216    0.714   -0.761   -0.004   -0.749   -0.664    0.001   -0.002    0.273    0.731    0.484   -0.194   -0.764    1.000    0.764   -0.086 |
|  p4160_s |    0.951   -0.948    0.725    0.977    0.138    0.684    0.997   -0.069   -0.281    0.928   -0.989   -0.006   -0.974   -0.863    0.001   -0.002    0.355    0.950    0.629   -0.252   -0.994    0.764    1.000   -0.112 |
|  p4415_s |   -0.107    0.107   -0.082   -0.110   -0.016   -0.077   -0.112    0.008    0.032   -0.105    0.111    0.001    0.110    0.097   -0.000    0.000   -0.040   -0.107   -0.071    0.028    0.112   -0.086   -0.112    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.030831066021274722}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.02324557237444491}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.0028884000436730783}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.013594464566417053}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.010525946905956651}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.002651335567404489}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 8.287797442390866}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.012513604032316605}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.012118513883284443}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.017872178635876423}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.014688165407392928}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.008616448546652222}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.018606203153404444}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.007306498279654683}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.005149602879653159}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.0013863180724142943}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.007538884363116338}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.14282307871346944}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.00031734133219701866}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.0030184450780459393}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.029575351198886657}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.000786134151516904}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.036612793102306807}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.0022800152776846216})])
Toy 14/25
Time taken: 1 h, 54 min
Projected time left: 1 h, 30 min
Toy 14: Generating data...
Directory  data/zfit_toys/toy_14  Created 
Toy 14: Data generation finished
Toy 14: Loading data...
Toy 14: Loading data finished
Toy 14: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.971E+05               |    Ncalls=1349 (1349 total)    |
| EDM = 3.42E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297141.33506808995
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | Dbar_p   |    1.7    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 1 | DDstar_p |    1.1    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_2  |   0.24    |   0.08    |            |            |   -2    |    2    |       |
| 3 | Ctt      |   -0.30   |    0.20   |            |            |  -1.5   |   1.5   |       |
| 4 | phi_p    |   6.16    |   0.25    |            |            |-6.28319 | 6.28319 |       |
| 5 | p4040_s  |   1.40    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 6 | p4160_p  |   -2.25   |    0.09   |            |            |-6.28319 | 6.28319 |       |
| 7 | omega_p  |   0.019   |   0.366   |            |            |-6.28319 | 6.28319 |       |
| 8 | rho_p    |    6.3    |    0.9    |            |            |-6.28319 | 6.28319 |       |
| 9 | p4415_p  |   3.89    |   0.16    |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   0.81    |   0.06    |            |            |   -2    |    2    |       |
| 11| phi_s    |   18.1    |    1.2    |            |            | 14.8182 | 23.5818 |       |
| 12| jpsi_p   |   4.685   |   0.024   |            |            |-6.28319 | 6.28319 |       |
| 13| psi2s_p  |   1.89    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 14| omega_s  |    6.7    |    1.4    |            |            | 4.19232 | 9.40768 |       |
| 15| rho_s    |    0.6    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 16| p4040_p  |   4.08    |   0.14    |            |            |-6.28319 | 6.28319 |       |
| 17| p3770_p  |   -2.66   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 18| DDstar_s |  -0.300   |   0.027   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   3.14    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 20| bplus_0  |  -0.423   |   0.031   |            |            |   -2    |    2    |       |
| 21| Dbar_s   |  -0.300   |   0.021   |            |            |  -0.3   |   0.3   |       |
| 22| p4160_s  |   2.42    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 23| p4415_s  |   1.35    |   0.20    |            |            |0.126447 | 2.35355 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |   Dbar_p DDstar_p  bplus_2      Ctt    phi_p  p4040_s  p4160_p  omega_p    rho_p  p4415_p  bplus_1    phi_s   jpsi_p  psi2s_p  omega_s    rho_s  p4040_p  p3770_p DDstar_s  p3770_s  bplus_0   Dbar_s  p4160_s  p4415_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|   Dbar_p |    1.000   -0.216    0.045   -0.332    0.006   -0.076   -0.058   -0.012   -0.020   -0.091   -0.078   -0.016    0.140   -0.068   -0.026    0.062   -0.091    0.231   -0.007   -0.119   -0.045    0.029   -0.031    0.071 |
| DDstar_p |   -0.216    1.000    0.257    0.007    0.004   -0.152   -0.158   -0.024   -0.001   -0.251   -0.199   -0.010   -0.265   -0.182   -0.038    0.088   -0.079    0.073    0.045   -0.013   -0.063    0.008   -0.085    0.023 |
|  bplus_2 |    0.045    0.257    1.000   -0.648   -0.015   -0.114   -0.083   -0.010    0.184   -0.239   -0.193    0.084   -0.236   -0.072    0.038   -0.112   -0.011    0.040    0.022    0.024   -0.021    0.005   -0.110    0.148 |
|      Ctt |   -0.332    0.007   -0.648    1.000    0.004    0.320   -0.278   -0.003   -0.073    0.033    0.110   -0.043    0.265    0.248   -0.027    0.061   -0.273   -0.200   -0.008   -0.080   -0.010   -0.008    0.284    0.162 |
|    phi_p |    0.006    0.004   -0.015    0.004    1.000    0.007   -0.004    0.010   -0.064    0.003    0.037    0.690   -0.032   -0.003   -0.028    0.074   -0.003   -0.007    0.001   -0.000   -0.045    0.001    0.007    0.002 |
|  p4040_s |   -0.076   -0.152   -0.114    0.320    0.007    1.000   -0.464   -0.005   -0.039   -0.116    0.054   -0.024    0.033    0.006   -0.021    0.052   -0.179   -0.108   -0.008    0.127   -0.060   -0.006    0.233    0.212 |
|  p4160_p |   -0.058   -0.158   -0.083   -0.278   -0.004   -0.464    1.000    0.006   -0.002    0.314    0.095   -0.002   -0.027   -0.117    0.010   -0.027    0.313    0.127    0.040   -0.035    0.008    0.029   -0.187   -0.085 |
|  omega_p |   -0.012   -0.024   -0.010   -0.003    0.010   -0.005    0.006    1.000    0.069    0.002   -0.086    0.049   -0.003   -0.001    0.776   -0.241    0.003    0.001   -0.001   -0.001    0.100   -0.000   -0.006   -0.006 |
|    rho_p |   -0.020   -0.001    0.184   -0.073   -0.064   -0.039   -0.002    0.069    1.000   -0.036    0.002   -0.059    0.059   -0.001   -0.022   -0.315    0.000    0.009    0.000   -0.016    0.008   -0.001   -0.044   -0.000 |
|  p4415_p |   -0.091   -0.251   -0.239    0.033    0.003   -0.116    0.314    0.002   -0.036    1.000    0.150   -0.021    0.047   -0.031   -0.009    0.021    0.194    0.024    0.012    0.009   -0.042    0.010   -0.141   -0.181 |
|  bplus_1 |   -0.078   -0.199   -0.193    0.110    0.037    0.054    0.095   -0.086    0.002    0.150    1.000   -0.075   -0.020    0.053   -0.157    0.346    0.066   -0.096   -0.022    0.009   -0.925   -0.007    0.019   -0.102 |
|    phi_s |   -0.016   -0.010    0.084   -0.043    0.690   -0.024   -0.002    0.049   -0.059   -0.021   -0.075    1.000    0.011   -0.004    0.041   -0.007   -0.002    0.002   -0.000   -0.013    0.082   -0.000   -0.027   -0.003 |
|   jpsi_p |    0.140   -0.265   -0.236    0.265   -0.032    0.033   -0.027   -0.003    0.059    0.047   -0.020    0.011    1.000    0.027    0.019   -0.091   -0.076   -0.042    0.042   -0.055    0.142    0.050    0.014   -0.021 |
|  psi2s_p |   -0.068   -0.182   -0.072    0.248   -0.003    0.006   -0.117   -0.001   -0.001   -0.031    0.053   -0.004    0.027    1.000   -0.001   -0.002   -0.183   -0.045    0.013   -0.394   -0.007    0.024   -0.012    0.035 |
|  omega_s |   -0.026   -0.038    0.038   -0.027   -0.028   -0.021    0.010    0.776   -0.022   -0.009   -0.157    0.041    0.019   -0.001    1.000   -0.415    0.005    0.006   -0.003   -0.006    0.183   -0.001   -0.024   -0.011 |
|    rho_s |    0.062    0.088   -0.112    0.061    0.074    0.052   -0.027   -0.241   -0.315    0.021    0.346   -0.007   -0.091   -0.002   -0.415    1.000   -0.016   -0.021    0.006    0.011   -0.415    0.002    0.060    0.025 |
|  p4040_p |   -0.091   -0.079   -0.011   -0.273   -0.003   -0.179    0.313    0.003    0.000    0.194    0.066   -0.002   -0.076   -0.183    0.005   -0.016    1.000    0.144    0.031   -0.076   -0.004    0.025    0.230   -0.057 |
|  p3770_p |    0.231    0.073    0.040   -0.200   -0.007   -0.108    0.127    0.001    0.009    0.024   -0.096    0.002   -0.042   -0.045    0.006   -0.021    0.144    1.000    0.037   -0.293    0.059    0.047   -0.064   -0.062 |
| DDstar_s |   -0.007    0.045    0.022   -0.008    0.001   -0.008    0.040   -0.001    0.000    0.012   -0.022   -0.000    0.042    0.013   -0.003    0.006    0.031    0.037    1.000    0.026   -0.002   -0.001   -0.003   -0.001 |
|  p3770_s |   -0.119   -0.013    0.024   -0.080   -0.000    0.127   -0.035   -0.001   -0.016    0.009    0.009   -0.013   -0.055   -0.394   -0.006    0.011   -0.076   -0.293    0.026    1.000   -0.015    0.024    0.046    0.023 |
|  bplus_0 |   -0.045   -0.063   -0.021   -0.010   -0.045   -0.060    0.008    0.100    0.008   -0.042   -0.925    0.082    0.142   -0.007    0.183   -0.415   -0.004    0.059   -0.002   -0.015    1.000   -0.000   -0.052   -0.012 |
|   Dbar_s |    0.029    0.008    0.005   -0.008    0.001   -0.006    0.029   -0.000   -0.001    0.010   -0.007   -0.000    0.050    0.024   -0.001    0.002    0.025    0.047   -0.001    0.024   -0.000    1.000   -0.003    0.000 |
|  p4160_s |   -0.031   -0.085   -0.110    0.284    0.007    0.233   -0.187   -0.006   -0.044   -0.141    0.019   -0.027    0.014   -0.012   -0.024    0.060    0.230   -0.064   -0.003    0.046   -0.052   -0.003    1.000    0.332 |
|  p4415_s |    0.071    0.023    0.148    0.162    0.002    0.212   -0.085   -0.006   -0.000   -0.181   -0.102   -0.003   -0.021    0.035   -0.011    0.025   -0.057   -0.062   -0.001    0.023   -0.012    0.000    0.332    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.3216952795188255}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.34523869880292324}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08189354012367}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.19843759295103003}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.2534381053770831}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1678395803965277}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09192822592062688}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.3663636560146184}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.9470314392077812}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.1622224473562941}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.060785136966809095}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.1776761625424559}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.02423803583261286}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03166295152193577}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.4271967168438424}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.40836535806027197}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.13662237362235086}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.09661412409943493}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.02656165374826866}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.23158364198889858}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.031146949712170136}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.02090937058101172}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.17231094361135857}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19632743672222508})])
Toy 15/25
Time taken: 2 h, 4 min
Projected time left: 1 h, 22 min
Toy 15: Generating data...
Directory  data/zfit_toys/toy_15  Created 
Toy 15: Data generation finished
Toy 15: Loading data...
Toy 15: Loading data finished
Toy 15: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |    Ncalls=1369 (1369 total)    |
| EDM = 9.81E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297317.54914196144
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | Dbar_p   |    0.9    |    2.4    |            |            |-6.28319 | 6.28319 |       |
| 1 | DDstar_p |    3.0    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_2  |   0.27    |   0.05    |            |            |   -2    |    2    |       |
| 3 | Ctt      |   -0.16   |    0.26   |            |            |  -1.5   |   1.5   |       |
| 4 | phi_p    |   0.23    |   0.34    |            |            |-6.28319 | 6.28319 |       |
| 5 | p4040_s  |   1.01    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 6 | p4160_p  |   -2.37   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 7 | omega_p  |   -6.2    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 8 | rho_p    |   6.25    |   0.30    |            |            |-6.28319 | 6.28319 |       |
| 9 | p4415_p  |   -2.54   |    0.20   |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   0.754   |   0.028   |            |            |   -2    |    2    |       |
| 11| phi_s    |   20.4    |    1.4    |            |            | 14.8182 | 23.5818 |       |
| 12| jpsi_p   |  -4.673   |   0.027   |            |            |-6.28319 | 6.28319 |       |
| 13| psi2s_p  |   1.796   |   0.030   |            |            |-6.28319 | 6.28319 |       |
| 14| omega_s  |    6.0    |    1.3    |            |            | 4.19232 | 9.40768 |       |
| 15| rho_s    |    1.4    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 16| p4040_p  |   -2.86   |    0.20   |            |            |-6.28319 | 6.28319 |       |
| 17| p3770_p  |   3.14    |   0.22    |            |            |-6.28319 | 6.28319 |       |
| 18| DDstar_s |   0.30    |   0.10    |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   2.61    |   0.26    |            |            |0.918861 | 4.08114 |       |
| 20| bplus_0  |  -0.383   |   0.013   |            |            |   -2    |    2    |       |
| 21| Dbar_s   |   -0.14   |    0.35   |            |            |  -0.3   |   0.3   |       |
| 22| p4160_s  |   2.17    |   0.18    |            |            | 0.71676 | 3.68324 |       |
| 23| p4415_s  |   1.17    |   0.17    |            |            |0.126447 | 2.35355 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |   Dbar_p DDstar_p  bplus_2      Ctt    phi_p  p4040_s  p4160_p  omega_p    rho_p  p4415_p  bplus_1    phi_s   jpsi_p  psi2s_p  omega_s    rho_s  p4040_p  p3770_p DDstar_s  p3770_s  bplus_0   Dbar_s  p4160_s  p4415_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|   Dbar_p |    1.000    0.044   -0.364   -0.880    0.075   -0.427   -0.030   -0.087   -0.010   -0.550   -0.897   -0.106    0.371   -0.184   -0.215    0.432   -0.577    0.863   -0.607   -0.563   -0.877    0.961   -0.546    0.075 |
| DDstar_p |    0.044    1.000   -0.087   -0.054   -0.001   -0.092   -0.410   -0.014    0.004   -0.285   -0.090   -0.023   -0.342   -0.236   -0.028    0.046   -0.292    0.015   -0.013   -0.212   -0.091    0.138   -0.106    0.062 |
|  bplus_2 |   -0.364   -0.087    1.000    0.093   -0.042    0.164   -0.021    0.001   -0.092    0.122    0.240    0.085   -0.033    0.087    0.091   -0.181    0.192   -0.322    0.230    0.215    0.231   -0.347    0.165    0.081 |
|      Ctt |   -0.880   -0.054    0.093    1.000   -0.063    0.504   -0.102    0.077    0.016    0.481    0.808    0.089   -0.449    0.244    0.185   -0.376    0.444   -0.800    0.548    0.465    0.788   -0.874    0.573    0.033 |
|    phi_p |    0.075   -0.001   -0.042   -0.063    1.000   -0.030   -0.001    0.047    0.000   -0.039   -0.067    0.819    0.015   -0.013   -0.022    0.045   -0.042    0.068   -0.045   -0.040   -0.074    0.077   -0.038    0.008 |
|  p4040_s |   -0.427   -0.092    0.164    0.504   -0.030    1.000   -0.327    0.038    0.010    0.135    0.367    0.040   -0.183    0.090    0.088   -0.177    0.146   -0.414    0.232    0.333    0.355   -0.451    0.215    0.072 |
|  p4160_p |   -0.030   -0.410   -0.021   -0.102   -0.001   -0.327    1.000    0.006    0.005    0.275    0.035    0.001    0.246    0.058    0.007   -0.015    0.165    0.095    0.003    0.063    0.033    0.001   -0.071   -0.033 |
|  omega_p |   -0.087   -0.014    0.001    0.077    0.047    0.038    0.006    1.000   -0.028    0.052    0.072    0.079   -0.040    0.013    0.699   -0.110    0.053   -0.078    0.047    0.050    0.085   -0.086    0.049   -0.012 |
|    rho_p |   -0.010    0.004   -0.092    0.016    0.000    0.010    0.005   -0.028    1.000    0.016   -0.003    0.014    0.001    0.000    0.101    0.094    0.013   -0.010    0.002    0.013    0.012   -0.009    0.016   -0.006 |
|  p4415_p |   -0.550   -0.285    0.122    0.481   -0.039    0.135    0.275    0.052    0.016    1.000    0.509    0.053   -0.125    0.106    0.118   -0.237    0.431   -0.449    0.306    0.344    0.490   -0.553    0.231   -0.151 |
|  bplus_1 |   -0.897   -0.090    0.240    0.808   -0.067    0.367    0.035    0.072   -0.003    0.509    1.000    0.096   -0.391    0.131    0.189   -0.386    0.516   -0.813    0.509    0.482    0.686   -0.904    0.473   -0.129 |
|    phi_s |   -0.106   -0.023    0.085    0.089    0.819    0.040    0.001    0.079    0.014    0.053    0.096    1.000   -0.071    0.014    0.049   -0.058    0.055   -0.096    0.061    0.052    0.104   -0.106    0.049   -0.011 |
|   jpsi_p |    0.371   -0.342   -0.033   -0.449    0.015   -0.183    0.246   -0.040    0.001   -0.125   -0.391   -0.071    1.000    0.115   -0.099    0.184   -0.096    0.433   -0.293   -0.072   -0.397    0.424   -0.246   -0.030 |
|  psi2s_p |   -0.184   -0.236    0.087    0.244   -0.013    0.090    0.058    0.013    0.000    0.106    0.131    0.014    0.115    1.000    0.032   -0.064    0.054   -0.117    0.070   -0.058    0.128   -0.146    0.057   -0.006 |
|  omega_s |   -0.215   -0.028    0.091    0.185   -0.022    0.088    0.007    0.699    0.101    0.118    0.189    0.049   -0.099    0.032    1.000   -0.357    0.123   -0.194    0.122    0.116    0.212   -0.216    0.112   -0.025 |
|    rho_s |    0.432    0.046   -0.181   -0.376    0.045   -0.177   -0.015   -0.110    0.094   -0.237   -0.386   -0.058    0.184   -0.064   -0.357    1.000   -0.247    0.387   -0.246   -0.236   -0.439    0.434   -0.226    0.051 |
|  p4040_p |   -0.577   -0.292    0.192    0.444   -0.042    0.146    0.165    0.053    0.013    0.431    0.516    0.055   -0.096    0.054    0.123   -0.247    1.000   -0.433    0.332    0.323    0.501   -0.555    0.518   -0.016 |
|  p3770_p |    0.863    0.015   -0.322   -0.800    0.068   -0.414    0.095   -0.078   -0.010   -0.449   -0.813   -0.096    0.433   -0.117   -0.194    0.387   -0.433    1.000   -0.530   -0.548   -0.790    0.902   -0.501    0.036 |
| DDstar_s |   -0.607   -0.013    0.230    0.548   -0.045    0.232    0.003    0.047    0.002    0.306    0.509    0.061   -0.293    0.070    0.122   -0.246    0.332   -0.530    1.000    0.329    0.499   -0.608    0.312   -0.065 |
|  p3770_s |   -0.563   -0.212    0.215    0.465   -0.040    0.333    0.063    0.050    0.013    0.344    0.482    0.052   -0.072   -0.058    0.116   -0.236    0.323   -0.548    0.329    1.000    0.471   -0.535    0.329   -0.031 |
|  bplus_0 |   -0.877   -0.091    0.231    0.788   -0.074    0.355    0.033    0.085    0.012    0.490    0.686    0.104   -0.397    0.128    0.212   -0.439    0.501   -0.790    0.499    0.471    1.000   -0.885    0.458   -0.122 |
|   Dbar_s |    0.961    0.138   -0.347   -0.874    0.077   -0.451    0.001   -0.086   -0.009   -0.553   -0.904   -0.106    0.424   -0.146   -0.216    0.434   -0.555    0.902   -0.608   -0.535   -0.885    1.000   -0.563    0.067 |
|  p4160_s |   -0.546   -0.106    0.165    0.573   -0.038    0.215   -0.071    0.049    0.016    0.231    0.473    0.049   -0.246    0.057    0.112   -0.226    0.518   -0.501    0.312    0.329    0.458   -0.563    1.000    0.175 |
|  p4415_s |    0.075    0.062    0.081    0.033    0.008    0.072   -0.033   -0.012   -0.006   -0.151   -0.129   -0.011   -0.030   -0.006   -0.025    0.051   -0.016    0.036   -0.065   -0.031   -0.122    0.067    0.175    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'Dbar_p' floating=True>, {'error': 2.378099659259236}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.3832480911383582}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.05064786918971187}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.26309541991358587}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.34078170709941924}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.16754637188775484}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09679343054255529}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.40724997734634405}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.2994189879551259}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.2005522656782306}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.0276702516862235}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.4481484254806958}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.026711551037864822}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.029771865692134192}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.2827427248519596}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.35848756308316776}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.2001518518610752}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.22354735698349604}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.09618777833268871}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.2643295261592473}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.012656107765268265}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.35229422084188033}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.17641551662914767}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.17105921065613766})])
Toy 16/25
Time taken: 2 h, 13 min
Projected time left: 1 h, 15 min
Toy 16: Generating data...
Directory  data/zfit_toys/toy_16  Created 
Toy 16: Data generation finished
Toy 16: Loading data...
Toy 16: Loading data finished
Toy 16: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.974E+05               |     Ncalls=804 (804 total)     |
| EDM = 1.45E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297408.33274988865
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | Dbar_p   |    1.9    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 1 | DDstar_p |   -1.5    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_2  |   0.30    |   0.08    |            |            |   -2    |    2    |       |
| 3 | Ctt      |   -0.84   |    0.21   |            |            |  -1.5   |   1.5   |       |
| 4 | phi_p    |   -5.56   |    0.16   |            |            |-6.28319 | 6.28319 |       |
| 5 | p4040_s  |   0.71    |   0.18    |            |            |0.00501244| 2.01499 |       |
| 6 | p4160_p  |   -1.94   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 7 | omega_p  |   6.28    |   0.22    |            |            |-6.28319 | 6.28319 |       |
| 8 | rho_p    |   -6.28   |    0.12   |            |            |-6.28319 | 6.28319 |       |
| 9 | p4415_p  |   -1.89   |    0.17   |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   0.73    |   0.06    |            |            |   -2    |    2    |       |
| 11| phi_s    |   21.3    |    1.1    |            |            | 14.8182 | 23.5818 |       |
| 12| jpsi_p   |  -1.679   |   0.024   |            |            |-6.28319 | 6.28319 |       |
| 13| psi2s_p  |   1.882   |   0.031   |            |            |-6.28319 | 6.28319 |       |
| 14| omega_s  |    5.6    |    0.9    |            |            | 4.19232 | 9.40768 |       |
| 15| rho_s    |    1.1    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 16| p4040_p  |   3.58    |   0.25    |            |            |-6.28319 | 6.28319 |       |
| 17| p3770_p  |   -2.61   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 18| DDstar_s |   0.300   |   0.030   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   3.36    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 20| bplus_0  |   -0.41   |    0.03   |            |            |   -2    |    2    |       |
| 21| Dbar_s   |  -0.300   |   0.024   |            |            |  -0.3   |   0.3   |       |
| 22| p4160_s  |   2.19    |   0.18    |            |            | 0.71676 | 3.68324 |       |
| 23| p4415_s  |   1.33    |   0.19    |            |            |0.126447 | 2.35355 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |   Dbar_p DDstar_p  bplus_2      Ctt    phi_p  p4040_s  p4160_p  omega_p    rho_p  p4415_p  bplus_1    phi_s   jpsi_p  psi2s_p  omega_s    rho_s  p4040_p  p3770_p DDstar_s  p3770_s  bplus_0   Dbar_s  p4160_s  p4415_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|   Dbar_p |    1.000   -0.183    0.066   -0.338   -0.001   -0.012   -0.009    0.002   -0.003   -0.097   -0.094   -0.026    0.217   -0.045   -0.027    0.054   -0.146    0.315   -0.001   -0.069   -0.038    0.033   -0.090    0.011 |
| DDstar_p |   -0.183    1.000    0.254   -0.033   -0.004   -0.128    0.087    0.005   -0.012   -0.100   -0.249   -0.016    0.030   -0.080   -0.027    0.081   -0.048    0.201    0.053    0.107   -0.026    0.004   -0.084   -0.048 |
|  bplus_2 |    0.066    0.254    1.000   -0.684    0.005   -0.104    0.033    0.007   -0.043   -0.220   -0.141    0.102   -0.202   -0.047    0.066    0.001   -0.033    0.098    0.012    0.073   -0.077    0.003   -0.169    0.000 |
|      Ctt |   -0.338   -0.033   -0.684    1.000    0.004    0.368   -0.352   -0.001    0.013   -0.035    0.118   -0.049    0.250    0.233   -0.040    0.021   -0.101   -0.256   -0.011   -0.119   -0.003   -0.003    0.261    0.226 |
|    phi_p |   -0.001   -0.004    0.005    0.004    1.000   -0.002   -0.003    0.013   -0.040   -0.005   -0.027    0.582   -0.002   -0.004   -0.011   -0.005   -0.007    0.001    0.001   -0.005    0.035    0.001   -0.005   -0.003 |
|  p4040_s |   -0.012   -0.128   -0.104    0.368   -0.002    1.000   -0.493    0.001    0.002   -0.224    0.020   -0.025    0.041    0.101   -0.020    0.026   -0.196   -0.175   -0.009    0.107   -0.033   -0.009   -0.117    0.098 |
|  p4160_p |   -0.009    0.087    0.033   -0.352   -0.003   -0.493    1.000   -0.000   -0.000    0.289    0.028    0.002   -0.058   -0.153    0.005   -0.009   -0.025    0.183    0.055   -0.029   -0.002    0.036   -0.140   -0.027 |
|  omega_p |    0.002    0.005    0.007   -0.001    0.013    0.001   -0.000    1.000   -0.003   -0.000    0.024   -0.005    0.002    0.001   -0.202    0.063    0.001    0.000    0.000    0.001   -0.027   -0.000    0.001    0.001 |
|    rho_p |   -0.003   -0.012   -0.043    0.013   -0.040    0.002   -0.000   -0.003    1.000    0.006   -0.058   -0.007   -0.006   -0.001    0.095   -0.047    0.001   -0.001   -0.000    0.002    0.066    0.000    0.006    0.001 |
|  p4415_p |   -0.097   -0.100   -0.220   -0.035   -0.005   -0.224    0.289   -0.000    0.006    1.000    0.148   -0.030   -0.018   -0.086   -0.018    0.013    0.064    0.039    0.030   -0.020   -0.052    0.016   -0.176   -0.105 |
|  bplus_1 |   -0.094   -0.249   -0.141    0.118   -0.027    0.020    0.028    0.024   -0.058    0.148    1.000   -0.163   -0.109    0.037   -0.143    0.370    0.093   -0.152   -0.016   -0.031   -0.922   -0.006    0.055   -0.038 |
|    phi_s |   -0.026   -0.016    0.102   -0.049    0.582   -0.025    0.002   -0.005   -0.007   -0.030   -0.163    1.000    0.033   -0.012    0.056   -0.128   -0.027    0.009    0.001   -0.021    0.188    0.000   -0.048   -0.025 |
|   jpsi_p |    0.217    0.030   -0.202    0.250   -0.002    0.041   -0.058    0.002   -0.006   -0.018   -0.109    0.033    1.000   -0.017    0.023   -0.043   -0.114    0.042    0.070   -0.055    0.132    0.063   -0.018   -0.001 |
|  psi2s_p |   -0.045   -0.080   -0.047    0.233   -0.004    0.101   -0.153    0.001   -0.001   -0.086    0.037   -0.012   -0.017    1.000   -0.008    0.014   -0.218   -0.038    0.028   -0.428   -0.026    0.034   -0.064    0.017 |
|  omega_s |   -0.027   -0.027    0.066   -0.040   -0.011   -0.020    0.005   -0.202    0.095   -0.018   -0.143    0.056    0.023   -0.008    1.000   -0.433   -0.015    0.004   -0.001   -0.012    0.169   -0.000   -0.034   -0.020 |
|    rho_s |    0.054    0.081    0.001    0.021   -0.005    0.026   -0.009    0.063   -0.047    0.013    0.370   -0.128   -0.043    0.014   -0.433    1.000    0.020   -0.007    0.002    0.015   -0.443    0.000    0.040    0.032 |
|  p4040_p |   -0.146   -0.048   -0.033   -0.101   -0.007   -0.196   -0.025    0.001    0.001    0.064    0.093   -0.027   -0.114   -0.218   -0.015    0.020    1.000    0.062    0.028   -0.033   -0.063    0.021    0.349    0.090 |
|  p3770_p |    0.315    0.201    0.098   -0.256    0.001   -0.175    0.183    0.000   -0.001    0.039   -0.152    0.009    0.042   -0.038    0.004   -0.007    0.062    1.000    0.042   -0.246    0.060    0.052   -0.066   -0.068 |
| DDstar_s |   -0.001    0.053    0.012   -0.011    0.001   -0.009    0.055    0.000   -0.000    0.030   -0.016    0.001    0.070    0.028   -0.001    0.002    0.028    0.042    1.000    0.035    0.003   -0.002    0.003   -0.003 |
|  p3770_s |   -0.069    0.107    0.073   -0.119   -0.005    0.107   -0.029    0.001    0.002   -0.020   -0.031   -0.021   -0.055   -0.428   -0.012    0.015   -0.033   -0.246    0.035    1.000   -0.019    0.033    0.006    0.010 |
|  bplus_0 |   -0.038   -0.026   -0.077   -0.003    0.035   -0.033   -0.002   -0.027    0.066   -0.052   -0.922    0.188    0.132   -0.026    0.169   -0.443   -0.063    0.060    0.003   -0.019    1.000    0.001   -0.059   -0.029 |
|   Dbar_s |    0.033    0.004    0.003   -0.003    0.001   -0.009    0.036   -0.000    0.000    0.016   -0.006    0.000    0.063    0.034   -0.000    0.000    0.021    0.052   -0.002    0.033    0.001    1.000   -0.000   -0.001 |
|  p4160_s |   -0.090   -0.084   -0.169    0.261   -0.005   -0.117   -0.140    0.001    0.006   -0.176    0.055   -0.048   -0.018   -0.064   -0.034    0.040    0.349   -0.066    0.003    0.006   -0.059   -0.000    1.000    0.295 |
|  p4415_s |    0.011   -0.048    0.000    0.226   -0.003    0.098   -0.027    0.001    0.001   -0.105   -0.038   -0.025   -0.001    0.017   -0.020    0.032    0.090   -0.068   -0.003    0.010   -0.029   -0.001    0.295    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.3397065394325929}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.3526358972077457}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.07966101019849026}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.21244113388724672}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.16132088926902233}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.183640150476665}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09974381259672116}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.2240534034120607}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.11847236434665165}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.16520969049952638}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.05968221954341413}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.0627684156636832}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.024482410829630208}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03123822516138297}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.9480532860050253}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.38550553433423546}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.248074214005654}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.09912882027721914}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.030415076304127264}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.2321170506080401}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.03175472468148821}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.024243425401100305}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.17532097537717872}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19351356060152614})])
Toy 17/25
Time taken: 2 h, 20 min
Projected time left: 1 h, 6 min
Toy 17: Generating data...
Directory  data/zfit_toys/toy_17  Created 
Toy 17: Data generation finished
Toy 17: Loading data...
Toy 17: Loading data finished
Toy 17: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |    Ncalls=1597 (1597 total)    |
| EDM = 1.99E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297213.1772826052
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | Dbar_p   |    5.2    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 1 | DDstar_p |   -0.9    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_2  |   -0.13   |    0.09   |            |            |   -2    |    2    |       |
| 3 | Ctt      |   -0.66   |    0.22   |            |            |  -1.5   |   1.5   |       |
| 4 | phi_p    |   5.77    |   0.23    |            |            |-6.28319 | 6.28319 |       |
| 5 | p4040_s  |   0.83    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 6 | p4160_p  |   4.31    |   0.12    |            |            |-6.28319 | 6.28319 |       |
| 7 | omega_p  |   -4.94   |    0.22   |            |            |-6.28319 | 6.28319 |       |
| 8 | rho_p    |   -6.28   |    0.27   |            |            |-6.28319 | 6.28319 |       |
| 9 | p4415_p  |   -6.28   |    0.11   |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   -0.98   |    0.05   |            |            |   -2    |    2    |       |
| 11| phi_s    |   15.0    |    1.2    |            |            | 14.8182 | 23.5818 |       |
| 12| jpsi_p   |  -1.586   |   0.028   |            |            |-6.28319 | 6.28319 |       |
| 13| psi2s_p  |   1.878   |   0.031   |            |            |-6.28319 | 6.28319 |       |
| 14| omega_s  |    9.2    |    1.0    |            |            | 4.19232 | 9.40768 |       |
| 15| rho_s    |    1.3    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 16| p4040_p  |   4.05    |   0.23    |            |            |-6.28319 | 6.28319 |       |
| 17| p3770_p  |   -2.60   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 18| DDstar_s |   0.300   |   0.027   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   3.48    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 20| bplus_0  |   0.509   |   0.022   |            |            |   -2    |    2    |       |
| 21| Dbar_s   |   0.300   |   0.023   |            |            |  -0.3   |   0.3   |       |
| 22| p4160_s  |   1.98    |   0.16    |            |            | 0.71676 | 3.68324 |       |
| 23| p4415_s  |   0.126   |   0.027   |            |            |0.126447 | 2.35355 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |   Dbar_p DDstar_p  bplus_2      Ctt    phi_p  p4040_s  p4160_p  omega_p    rho_p  p4415_p  bplus_1    phi_s   jpsi_p  psi2s_p  omega_s    rho_s  p4040_p  p3770_p DDstar_s  p3770_s  bplus_0   Dbar_s  p4160_s  p4415_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|   Dbar_p |    1.000   -0.108   -0.079   -0.315    0.000   -0.149    0.081    0.026    0.006    0.002    0.176   -0.011    0.270    0.004   -0.000    0.042   -0.009    0.406    0.007    0.025    0.043    0.026   -0.121   -0.003 |
| DDstar_p |   -0.108    1.000   -0.232   -0.067    0.013   -0.127    0.325    0.039   -0.008    0.001    0.332    0.016    0.339    0.091    0.008    0.063    0.201    0.325    0.035    0.248    0.035   -0.006   -0.049    0.008 |
|  bplus_2 |   -0.079   -0.232    1.000    0.752   -0.058    0.193   -0.183    0.007    0.088   -0.002   -0.335   -0.149    0.087   -0.022   -0.038    0.013   -0.131   -0.138    0.013   -0.146    0.042    0.007    0.216    0.007 |
|      Ctt |   -0.315   -0.067    0.752    1.000   -0.034    0.354   -0.430    0.001    0.037   -0.005   -0.213   -0.070    0.184    0.143   -0.015   -0.000   -0.344   -0.243    0.000   -0.225   -0.000    0.011    0.225   -0.008 |
|    phi_p |    0.000    0.013   -0.058   -0.034    1.000   -0.016    0.008    0.039    0.045    0.000   -0.001    0.688   -0.003   -0.002   -0.008    0.047    0.002    0.005    0.001   -0.002    0.016    0.000   -0.018   -0.000 |
|  p4040_s |   -0.149   -0.127    0.193    0.354   -0.016    1.000   -0.540    0.004    0.022   -0.001   -0.048   -0.041   -0.062   -0.070   -0.010    0.007   -0.255   -0.179    0.015    0.051    0.023    0.003    0.000   -0.016 |
|  p4160_p |    0.081    0.325   -0.183   -0.430    0.008   -0.540    1.000    0.006   -0.011   -0.003    0.086    0.016    0.074   -0.075    0.004    0.010    0.276    0.283    0.043    0.079    0.009    0.028   -0.132    0.019 |
|  omega_p |    0.026    0.039    0.007    0.001    0.039    0.004    0.006    1.000   -0.072   -0.000   -0.091    0.025    0.015    0.008    0.187    0.721    0.003    0.023   -0.001    0.015    0.138    0.000    0.006    0.000 |
|    rho_p |    0.006   -0.008    0.088    0.037    0.045    0.022   -0.011   -0.072    1.000   -0.000    0.024    0.057   -0.035   -0.001   -0.031    0.085   -0.004   -0.009    0.000    0.003   -0.026    0.000    0.025    0.001 |
|  p4415_p |    0.002    0.001   -0.002   -0.005    0.000   -0.001   -0.003   -0.000   -0.000    1.000   -0.001    0.001    0.001    0.002    0.000   -0.000   -0.002    0.001   -0.001    0.000   -0.001   -0.000   -0.005   -0.017 |
|  bplus_1 |    0.176    0.332   -0.335   -0.213   -0.001   -0.048    0.086   -0.091    0.024   -0.001    1.000    0.013    0.136    0.065   -0.012   -0.146    0.048    0.165   -0.014    0.106   -0.848   -0.006   -0.057   -0.003 |
|    phi_s |   -0.011    0.016   -0.149   -0.070    0.688   -0.041    0.016    0.025    0.057    0.001    0.013    1.000    0.023   -0.004    0.009    0.063    0.003    0.007   -0.000   -0.013   -0.004   -0.000   -0.047   -0.001 |
|   jpsi_p |    0.270    0.339    0.087    0.184   -0.003   -0.062    0.074    0.015   -0.035    0.001    0.136    0.023    1.000    0.015    0.008    0.023   -0.018    0.191    0.068    0.040   -0.036    0.053   -0.044    0.002 |
|  psi2s_p |    0.004    0.091   -0.022    0.143   -0.002   -0.070   -0.075    0.008   -0.001    0.002    0.065   -0.004    0.015    1.000   -0.001    0.013   -0.183    0.085    0.040   -0.406    0.001    0.037   -0.117   -0.005 |
|  omega_s |   -0.000    0.008   -0.038   -0.015   -0.008   -0.010    0.004    0.187   -0.031    0.000   -0.012    0.009    0.008   -0.001    1.000    0.021    0.000    0.005    0.000   -0.003    0.017   -0.000   -0.012   -0.000 |
|    rho_s |    0.042    0.063    0.013   -0.000    0.047    0.007    0.010    0.721    0.085   -0.000   -0.146    0.063    0.023    0.013    0.021    1.000    0.005    0.036   -0.002    0.024    0.224   -0.001    0.011    0.000 |
|  p4040_p |   -0.009    0.201   -0.131   -0.344    0.002   -0.255    0.276    0.003   -0.004   -0.002    0.048    0.003   -0.018   -0.183    0.000    0.005    1.000    0.212    0.029    0.006    0.012    0.024    0.311    0.010 |
|  p3770_p |    0.406    0.325   -0.138   -0.243    0.005   -0.179    0.283    0.023   -0.009    0.001    0.165    0.007    0.191    0.085    0.005    0.036    0.212    1.000    0.022   -0.132    0.046    0.035   -0.059    0.008 |
| DDstar_s |    0.007    0.035    0.013    0.000    0.001    0.015    0.043   -0.001    0.000   -0.001   -0.014   -0.000    0.068    0.040    0.000   -0.002    0.029    0.022    1.000    0.029   -0.001   -0.003    0.016    0.002 |
|  p3770_s |    0.025    0.248   -0.146   -0.225   -0.002    0.051    0.079    0.015    0.003    0.000    0.106   -0.013    0.040   -0.406   -0.003    0.024    0.006   -0.132    0.029    1.000    0.050    0.033   -0.014    0.002 |
|  bplus_0 |    0.043    0.035    0.042   -0.000    0.016    0.023    0.009    0.138   -0.026   -0.001   -0.848   -0.004   -0.036    0.001    0.017    0.224    0.012    0.046   -0.001    0.050    1.000    0.001    0.036    0.001 |
|   Dbar_s |    0.026   -0.006    0.007    0.011    0.000    0.003    0.028    0.000    0.000   -0.000   -0.006   -0.000    0.053    0.037   -0.000   -0.001    0.024    0.035   -0.003    0.033    0.001    1.000    0.006    0.001 |
|  p4160_s |   -0.121   -0.049    0.216    0.225   -0.018    0.000   -0.132    0.006    0.025   -0.005   -0.057   -0.047   -0.044   -0.117   -0.012    0.011    0.311   -0.059    0.016   -0.014    0.036    0.006    1.000   -0.014 |
|  p4415_s |   -0.003    0.008    0.007   -0.008   -0.000   -0.016    0.019    0.000    0.001   -0.017   -0.003   -0.001    0.002   -0.005   -0.000    0.000    0.010    0.008    0.002    0.002    0.001    0.001   -0.014    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.325801531359053}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.3588089723810084}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.09350642113052288}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.21956557005952304}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.23142051245845607}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.16726971262794038}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.11503995507313647}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.2174024130679264}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.2730355946544645}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.11429374068985876}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.0457645739591086}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.204990358843257}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.028276049203860953}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03136574962235894}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.9715859280866646}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.37983812671341094}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.22627364175316256}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10280063076646884}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.02709365238661593}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.23069060602090108}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.02189057262752825}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.022575811875249485}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.15577989242373713}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.027367888127698525})])
Toy 18/25
Time taken: 2 h, 31 min
Projected time left: 58 min, 48 s
Toy 18: Generating data...
Directory  data/zfit_toys/toy_18  Created 
Toy 18: Data generation finished
Toy 18: Loading data...
Toy 18: Loading data finished
Toy 18: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |    Ncalls=1325 (1325 total)    |
| EDM = 1.99E-06 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297218.74327123776
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | Dbar_p   |   -4.3    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 1 | DDstar_p |    5.1    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_2  |   -0.16   |    0.08   |            |            |   -2    |    2    |       |
| 3 | Ctt      |   -0.44   |    0.22   |            |            |  -1.5   |   1.5   |       |
| 4 | phi_p    |   6.09    |   0.28    |            |            |-6.28319 | 6.28319 |       |
| 5 | p4040_s  |   0.82    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 6 | p4160_p  |   -1.98   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 7 | omega_p  |   6.28    |   0.17    |            |            |-6.28319 | 6.28319 |       |
| 8 | rho_p    |   -6.28   |    0.06   |            |            |-6.28319 | 6.28319 |       |
| 9 | p4415_p  |   -1.93   |    0.22   |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   -0.88   |    0.04   |            |            |   -2    |    2    |       |
| 11| phi_s    |   16.2    |    1.1    |            |            | 14.8182 | 23.5818 |       |
| 12| jpsi_p   |  -1.647   |   0.027   |            |            |-6.28319 | 6.28319 |       |
| 13| psi2s_p  |   1.89    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 14| omega_s  |    6.0    |    0.9    |            |            | 4.19232 | 9.40768 |       |
| 15| rho_s    |    1.2    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 16| p4040_p  |   -2.26   |    0.23   |            |            |-6.28319 | 6.28319 |       |
| 17| p3770_p  |   -2.65   |    0.11   |            |            |-6.28319 | 6.28319 |       |
| 18| DDstar_s |   0.300   |   0.023   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   3.00    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 20| bplus_0  |   0.456   |   0.019   |            |            |   -2    |    2    |       |
| 21| Dbar_s   |  -0.300   |   0.020   |            |            |  -0.3   |   0.3   |       |
| 22| p4160_s  |   2.24    |   0.16    |            |            | 0.71676 | 3.68324 |       |
| 23| p4415_s  |   0.96    |   0.19    |            |            |0.126447 | 2.35355 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |   Dbar_p DDstar_p  bplus_2      Ctt    phi_p  p4040_s  p4160_p  omega_p    rho_p  p4415_p  bplus_1    phi_s   jpsi_p  psi2s_p  omega_s    rho_s  p4040_p  p3770_p DDstar_s  p3770_s  bplus_0   Dbar_s  p4160_s  p4415_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|   Dbar_p |    1.000   -0.106   -0.102   -0.347    0.002   -0.124    0.049    0.002   -0.003   -0.095    0.211   -0.007    0.259   -0.024   -0.024    0.056   -0.046    0.369    0.005   -0.020    0.035    0.027   -0.100   -0.006 |
| DDstar_p |   -0.106    1.000   -0.254   -0.089    0.004   -0.138    0.236    0.002   -0.007   -0.001    0.358    0.011    0.192    0.009   -0.017    0.069    0.128    0.251    0.033    0.168    0.013   -0.000   -0.068   -0.068 |
|  bplus_2 |   -0.102   -0.254    1.000    0.687   -0.014    0.112   -0.081   -0.002    0.019    0.197   -0.370   -0.105    0.124   -0.005   -0.089    0.042   -0.060   -0.108    0.007   -0.115    0.056    0.005    0.142   -0.022 |
|      Ctt |   -0.347   -0.089    0.687    1.000   -0.013    0.350   -0.416   -0.000    0.007   -0.072   -0.196   -0.047    0.201    0.190   -0.037    0.014   -0.308   -0.257   -0.003   -0.181    0.003    0.004    0.244    0.218 |
|    phi_p |    0.002    0.004   -0.014   -0.013    1.000   -0.002   -0.001   -0.003    0.008   -0.004   -0.006    0.704   -0.023   -0.004   -0.074    0.065   -0.001   -0.001    0.000   -0.001    0.017    0.000   -0.003   -0.000 |
|  p4040_s |   -0.124   -0.138    0.112    0.350   -0.002    1.000   -0.559    0.000    0.003   -0.250   -0.013   -0.022   -0.045   -0.031   -0.021    0.018   -0.250   -0.171    0.007    0.083    0.027   -0.001    0.056    0.160 |
|  p4160_p |    0.049    0.236   -0.081   -0.416   -0.001   -0.559    1.000    0.000   -0.001    0.309    0.011    0.002   -0.003   -0.136    0.002    0.002    0.265    0.243    0.046    0.008    0.011    0.033   -0.160   -0.064 |
|  omega_p |    0.002    0.002   -0.002   -0.000   -0.003    0.000    0.000    1.000   -0.002   -0.000   -0.006   -0.007    0.004    0.001   -0.151    0.033    0.000    0.002   -0.000    0.001    0.009   -0.000    0.000    0.001 |
|    rho_p |   -0.003   -0.007    0.019    0.007    0.008    0.003   -0.001   -0.002    1.000    0.004    0.016    0.010   -0.009   -0.001    0.056   -0.028    0.000   -0.004    0.000   -0.000   -0.023    0.000    0.004    0.000 |
|  p4415_p |   -0.095   -0.001    0.197   -0.072   -0.004   -0.250    0.309   -0.000    0.004    1.000   -0.130   -0.021   -0.015   -0.102   -0.013   -0.002    0.156    0.065    0.028   -0.018    0.017    0.015   -0.218   -0.155 |
|  bplus_1 |    0.211    0.358   -0.370   -0.196   -0.006   -0.013    0.011   -0.006    0.016   -0.130    1.000    0.013    0.098    0.036    0.058   -0.167   -0.007    0.137   -0.004    0.071   -0.826   -0.001   -0.018    0.079 |
|    phi_s |   -0.007    0.011   -0.105   -0.047    0.704   -0.022    0.002   -0.007    0.010   -0.021    0.013    1.000    0.005   -0.004   -0.033    0.052   -0.003    0.002    0.000   -0.011   -0.007   -0.000   -0.029   -0.010 |
|   jpsi_p |    0.259    0.192    0.124    0.201   -0.023   -0.045   -0.003    0.004   -0.009   -0.015    0.098    0.005    1.000   -0.018    0.010    0.012   -0.076    0.105    0.062   -0.026   -0.059    0.056   -0.045   -0.027 |
|  psi2s_p |   -0.024    0.009   -0.005    0.190   -0.004   -0.031   -0.136    0.001   -0.001   -0.102    0.036   -0.004   -0.018    1.000   -0.004    0.008   -0.216    0.022    0.030   -0.431   -0.006    0.032   -0.088    0.004 |
|  omega_s |   -0.024   -0.017   -0.089   -0.037   -0.074   -0.021    0.002   -0.151    0.056   -0.013    0.058   -0.033    0.010   -0.004    1.000   -0.433   -0.001   -0.008   -0.000   -0.015   -0.091   -0.001   -0.029   -0.015 |
|    rho_s |    0.056    0.069    0.042    0.014    0.065    0.018    0.002    0.033   -0.028   -0.002   -0.167    0.052    0.012    0.008   -0.433    1.000   -0.000    0.034   -0.000    0.024    0.272    0.001    0.027    0.025 |
|  p4040_p |   -0.046    0.128   -0.060   -0.308   -0.001   -0.250    0.265    0.000    0.000    0.156   -0.007   -0.003   -0.076   -0.216   -0.001   -0.000    1.000    0.178    0.027   -0.051    0.015    0.024    0.303    0.004 |
|  p3770_p |    0.369    0.251   -0.108   -0.257   -0.001   -0.171    0.243    0.002   -0.004    0.065    0.137    0.002    0.105    0.022   -0.008    0.034    0.178    1.000    0.023   -0.220    0.032    0.038   -0.067   -0.076 |
| DDstar_s |    0.005    0.033    0.007   -0.003    0.000    0.007    0.046   -0.000    0.000    0.028   -0.004    0.000    0.062    0.030   -0.000   -0.000    0.027    0.023    1.000    0.027    0.000   -0.002    0.010    0.001 |
|  p3770_s |   -0.020    0.168   -0.115   -0.181   -0.001    0.083    0.008    0.001   -0.000   -0.018    0.071   -0.011   -0.026   -0.431   -0.015    0.024   -0.051   -0.220    0.027    1.000    0.048    0.032   -0.001    0.000 |
|  bplus_0 |    0.035    0.013    0.056    0.003    0.017    0.027    0.011    0.009   -0.023    0.017   -0.826   -0.007   -0.059   -0.006   -0.091    0.272    0.015    0.032    0.000    0.048    1.000    0.001    0.045    0.024 |
|   Dbar_s |    0.027   -0.000    0.005    0.004    0.000   -0.001    0.033   -0.000    0.000    0.015   -0.001   -0.000    0.056    0.032   -0.001    0.001    0.024    0.038   -0.002    0.032    0.001    1.000    0.003    0.000 |
|  p4160_s |   -0.100   -0.068    0.142    0.244   -0.003    0.056   -0.160    0.000    0.004   -0.218   -0.018   -0.029   -0.045   -0.088   -0.029    0.027    0.303   -0.067    0.010   -0.001    0.045    0.003    1.000    0.298 |
|  p4415_s |   -0.006   -0.068   -0.022    0.218   -0.000    0.160   -0.064    0.001    0.000   -0.155    0.079   -0.010   -0.027    0.004   -0.015    0.025    0.004   -0.076    0.001    0.000    0.024    0.000    0.298    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.33791945895403197}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.3210684671353192}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08295594575641074}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.21570542738218895}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.28081892167130373}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.17208732462278298}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.1039388201075484}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.16534463013654221}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.05943203906652572}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.22096868819150517}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.040637055409114886}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.1138588942037018}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.026777151359032025}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03164937986677785}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.8763563996613106}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3621052175718578}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.22986801782716015}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10896649425277971}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.02348731334276466}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.23125171894814223}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.01900771259431866}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.01979177387260256}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16497882226562743}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.1881228903153478})])
Toy 19/25
Time taken: 2 h, 40 min
Projected time left: 50 min, 42 s
Toy 19: Generating data...
Directory  data/zfit_toys/toy_19  Created 
Toy 19: Data generation finished
Toy 19: Loading data...
Toy 19: Loading data finished
Toy 19: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.97E+05                |    Ncalls=1898 (1898 total)    |
| EDM = 0.000776 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297016.5948051079
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | Dbar_p   |   -3.0    |    0.8    |            |            |-6.28319 | 6.28319 |       |
| 1 | DDstar_p |    2.6    |    0.9    |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_2  |   -0.28   |    0.08   |            |            |   -2    |    2    |       |
| 3 | Ctt      |   -0.25   |    0.21   |            |            |  -1.5   |   1.5   |       |
| 4 | phi_p    |   -5.55   |    0.18   |            |            |-6.28319 | 6.28319 |       |
| 5 | p4040_s  |   0.95    |   0.18    |            |            |0.00501244| 2.01499 |       |
| 6 | p4160_p  |   -2.23   |    0.15   |            |            |-6.28319 | 6.28319 |       |
| 7 | omega_p  |    0.8    |    0.6    |            |            |-6.28319 | 6.28319 |       |
| 8 | rho_p    |   -6.3    |    0.5    |            |            |-6.28319 | 6.28319 |       |
| 9 | p4415_p  |   3.99    |   0.18    |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   -0.85   |    0.04   |            |            |   -2    |    2    |       |
| 11| phi_s    |   19.5    |    1.0    |            |            | 14.8182 | 23.5818 |       |
| 12| jpsi_p   |   1.67    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 13| psi2s_p  |   1.80    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 14| omega_s  |     8     |     4     |            |            | 4.19232 | 9.40768 |       |
| 15| rho_s    |    1.0    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 16| p4040_p  |   3.61    |   0.24    |            |            |-6.28319 | 6.28319 |       |
| 17| p3770_p  |   -2.70   |    0.15   |            |            |-6.28319 | 6.28319 |       |
| 18| DDstar_s |   0.28    |   0.07    |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   2.50    |   0.28    |            |            |0.918861 | 4.08114 |       |
| 20| bplus_0  |   0.447   |   0.018   |            |            |   -2    |    2    |       |
| 21| Dbar_s   |   -0.30   |    0.38   |            |            |  -0.3   |   0.3   |       |
| 22| p4160_s  |   2.39    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 23| p4415_s  |   1.38    |   0.19    |            |            |0.126447 | 2.35355 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |   Dbar_p DDstar_p  bplus_2      Ctt    phi_p  p4040_s  p4160_p  omega_p    rho_p  p4415_p  bplus_1    phi_s   jpsi_p  psi2s_p  omega_s    rho_s  p4040_p  p3770_p DDstar_s  p3770_s  bplus_0   Dbar_s  p4160_s  p4415_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|   Dbar_p |    1.000    0.645   -0.034    0.247    0.006   -0.197    0.230   -0.011    0.011    0.067   -0.193   -0.007    0.448    0.464   -0.004   -0.044    0.297    0.472   -0.401    0.459    0.019    0.224   -0.119   -0.065 |
| DDstar_p |    0.645    1.000    0.262    0.421   -0.010    0.010   -0.414   -0.031    0.022   -0.354   -0.378   -0.018   -0.224    0.053   -0.021   -0.064   -0.216   -0.026   -0.464   -0.036    0.008    0.148   -0.058    0.050 |
|  bplus_2 |   -0.034    0.262    1.000    0.693   -0.028    0.124   -0.258   -0.040    0.149   -0.036   -0.329   -0.120   -0.387   -0.091   -0.060    0.026   -0.185   -0.140    0.011   -0.209   -0.000    0.044    0.126   -0.043 |
|      Ctt |    0.247    0.421    0.693    1.000   -0.005    0.318   -0.401   -0.010    0.069   -0.197   -0.245   -0.051   -0.326    0.199   -0.020    0.014   -0.259   -0.072   -0.185   -0.137    0.018    0.205    0.223    0.226 |
|    phi_p |    0.006   -0.010   -0.028   -0.005    1.000   -0.008    0.012   -0.070   -0.158    0.004    0.005    0.577    0.004    0.007   -0.090   -0.062    0.007    0.011    0.005    0.005   -0.010    0.002   -0.008   -0.004 |
|  p4040_s |   -0.197    0.010    0.124    0.318   -0.008    1.000   -0.508    0.001    0.023   -0.295    0.036   -0.022   -0.231   -0.099   -0.007    0.028   -0.314   -0.253    0.094   -0.067    0.017   -0.008    0.060    0.209 |
|  p4160_p |    0.230   -0.414   -0.258   -0.401    0.012   -0.508    1.000    0.011   -0.012    0.578    0.118    0.006    0.631    0.261    0.008    0.011    0.537    0.500    0.172    0.407    0.024    0.048   -0.153   -0.157 |
|  omega_p |   -0.011   -0.031   -0.040   -0.010   -0.070    0.001    0.011    1.000   -0.074    0.005   -0.075    0.019   -0.010    0.001    0.912    0.493    0.005    0.007   -0.001    0.003    0.114   -0.010    0.002    0.006 |
|    rho_p |    0.011    0.022    0.149    0.069   -0.158    0.023   -0.012   -0.074    1.000    0.016    0.040   -0.084   -0.010    0.003   -0.018    0.090    0.002   -0.009   -0.004    0.005   -0.054    0.001    0.034    0.004 |
|  p4415_p |    0.067   -0.354   -0.036   -0.197    0.004   -0.295    0.578    0.005    0.016    1.000    0.056   -0.017    0.386    0.139   -0.003    0.023    0.393    0.312    0.249    0.255    0.033    0.055   -0.161   -0.208 |
|  bplus_1 |   -0.193   -0.378   -0.329   -0.245    0.005    0.036    0.118   -0.075    0.040    0.056    1.000    0.025    0.141    0.016   -0.042   -0.173    0.069    0.024   -0.031    0.051   -0.829   -0.143    0.044    0.104 |
|    phi_s |   -0.007   -0.018   -0.120   -0.051    0.577   -0.022    0.006    0.019   -0.084   -0.017    0.025    1.000   -0.012   -0.005    0.024   -0.061   -0.008    0.005    0.005   -0.012   -0.029    0.002   -0.034   -0.007 |
|   jpsi_p |    0.448   -0.224   -0.387   -0.326    0.004   -0.231    0.631   -0.010   -0.010    0.386    0.141   -0.012    1.000    0.434   -0.014    0.001    0.499    0.478    0.108    0.536    0.040    0.067   -0.119   -0.144 |
|  psi2s_p |    0.464    0.053   -0.091    0.199    0.007   -0.099    0.261    0.001    0.003    0.139    0.016   -0.005    0.434    1.000   -0.001   -0.001    0.166    0.382   -0.022    0.080    0.015    0.130   -0.092   -0.031 |
|  omega_s |   -0.004   -0.021   -0.060   -0.020   -0.090   -0.007    0.008    0.912   -0.018   -0.003   -0.042    0.024   -0.014   -0.001    1.000    0.276    0.001    0.006    0.000   -0.001    0.064   -0.004   -0.009    0.002 |
|    rho_s |   -0.044   -0.064    0.026    0.014   -0.062    0.028    0.011    0.493    0.090    0.023   -0.173   -0.061    0.001   -0.001    0.276    1.000    0.011   -0.000   -0.009    0.008    0.273   -0.032    0.039    0.024 |
|  p4040_p |    0.297   -0.216   -0.185   -0.259    0.007   -0.314    0.537    0.005    0.002    0.393    0.069   -0.008    0.499    0.166    0.001    0.011    1.000    0.460    0.090    0.341    0.037    0.098    0.212   -0.053 |
|  p3770_p |    0.472   -0.026   -0.140   -0.072    0.011   -0.253    0.500    0.007   -0.009    0.312    0.024    0.005    0.478    0.382    0.006   -0.000    0.460    1.000   -0.125    0.243    0.030   -0.002   -0.077   -0.130 |
| DDstar_s |   -0.401   -0.464    0.011   -0.185    0.005    0.094    0.172   -0.001   -0.004    0.249   -0.031    0.005    0.108   -0.022    0.000   -0.009    0.090   -0.125    1.000   -0.052   -0.008   -0.127    0.102   -0.011 |
|  p3770_s |    0.459   -0.036   -0.209   -0.137    0.005   -0.067    0.407    0.003    0.005    0.255    0.051   -0.012    0.536    0.080   -0.001    0.008    0.341    0.243   -0.052    1.000    0.052    0.127   -0.037   -0.062 |
|  bplus_0 |    0.019    0.008   -0.000    0.018   -0.010    0.017    0.024    0.114   -0.054    0.033   -0.829   -0.029    0.040    0.015    0.064    0.273    0.037    0.030   -0.008    0.052    1.000   -0.005    0.044    0.013 |
|   Dbar_s |    0.224    0.148    0.044    0.205    0.002   -0.008    0.048   -0.010    0.001    0.055   -0.143    0.002    0.067    0.130   -0.004   -0.032    0.098   -0.002   -0.127    0.127   -0.005    1.000    0.016   -0.027 |
|  p4160_s |   -0.119   -0.058    0.126    0.223   -0.008    0.060   -0.153    0.002    0.034   -0.161    0.044   -0.034   -0.119   -0.092   -0.009    0.039    0.212   -0.077    0.102   -0.037    0.044    0.016    1.000    0.343 |
|  p4415_s |   -0.065    0.050   -0.043    0.226   -0.004    0.209   -0.157    0.006    0.004   -0.208    0.104   -0.007   -0.144   -0.031    0.002    0.024   -0.053   -0.130   -0.011   -0.062    0.013   -0.027    0.343    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.8454905454073265}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.8614638728177759}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.083490661444245}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.20870798494615372}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.1773485383552118}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.18110751051554785}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.14893609327636304}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.6194523731137775}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.5031800922557528}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.1845720796912822}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.03892951747631768}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.0012113309496833}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.042737852820233346}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03855000631215333}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 4.033556761499917}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.39454220108924454}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.23707780174288473}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.14643942278792443}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.07114386254231614}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.28014908414358475}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.018072223711546265}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.37925832346520466}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.1676338457235036}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.1921345559857751})])
Toy 20/25
Time taken: 2 h, 52 min
Projected time left: 43 min
Toy 20: Generating data...
Directory  data/zfit_toys/toy_20  Created 
Toy 20: Data generation finished
Toy 20: Loading data...
Toy 20: Loading data finished
Toy 20: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.971E+05               |    Ncalls=1366 (1366 total)    |
| EDM = 0.0028 (Goal: 5E-06)    |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     False     |     True      |   True    |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297084.7599374718
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | Dbar_p   |   -4.6    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 1 | DDstar_p |    5.6    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_2  |   0.30    |   0.11    |            |            |   -2    |    2    |       |
| 3 | Ctt      |   -0.53   |    0.17   |            |            |  -1.5   |   1.5   |       |
| 4 | phi_p    |   -6.28   |    0.15   |            |            |-6.28319 | 6.28319 |       |
| 5 | p4040_s  |   0.005   |   0.042   |            |            |0.00501244| 2.01499 |       |
| 6 | p4160_p  |   -1.68   |    0.08   |            |            |-6.28319 | 6.28319 |       |
| 7 | omega_p  |   -5.59   |    0.30   |            |            |-6.28319 | 6.28319 |       |
| 8 | rho_p    |   -0.6    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 9 | p4415_p  |   -1.68   |    0.23   |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   0.93    |   0.05    |            |            |   -2    |    2    |       |
| 11| phi_s    |   18.8    |    0.9    |            |            | 14.8182 | 23.5818 |       |
| 12| jpsi_p   |  -4.561   |   0.026   |            |            |-6.28319 | 6.28319 |       |
| 13| psi2s_p  |   1.790   |   0.029   |            |            |-6.28319 | 6.28319 |       |
| 14| omega_s  |    8.6    |    1.4    |            |            | 4.19232 | 9.40768 |       |
| 15| rho_s    |    1.0    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 16| p4040_p  |    -6     |     8     |            |            |-6.28319 | 6.28319 |       |
| 17| p3770_p  |   -2.54   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 18| DDstar_s |   -0.30   |    0.37   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   3.18    |   0.21    |            |            |0.918861 | 4.08114 |       |
| 20| bplus_0  |   -0.48   |    0.04   |            |            |   -2    |    2    |       |
| 21| Dbar_s   |   0.30    |   0.08    |            |            |  -0.3   |   0.3   |       |
| 22| p4160_s  |   2.44    |   0.14    |            |            | 0.71676 | 3.68324 |       |
| 23| p4415_s  |   0.87    |   0.18    |            |            |0.126447 | 2.35355 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |   Dbar_p DDstar_p  bplus_2      Ctt    phi_p  p4040_s  p4160_p  omega_p    rho_p  p4415_p  bplus_1    phi_s   jpsi_p  psi2s_p  omega_s    rho_s  p4040_p  p3770_p DDstar_s  p3770_s  bplus_0   Dbar_s  p4160_s  p4415_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|   Dbar_p |    1.000   -0.068   -0.189    0.449   -0.000    0.013    0.189   -0.036    0.003    0.220   -0.203    0.056   -0.057    0.164    0.021   -0.155   -0.014   -0.303    0.089    0.142    0.341    0.103    0.062   -0.053 |
| DDstar_p |   -0.068    1.000   -0.412    0.166    0.001   -0.025   -0.369   -0.049    0.061   -0.026   -0.311    0.044   -0.445   -0.196    0.021   -0.205    0.014   -0.257    0.034   -0.279    0.449   -0.071    0.054    0.044 |
|  bplus_2 |   -0.189   -0.412    1.000   -0.701   -0.008    0.002    0.032    0.071   -0.268   -0.261    0.663   -0.000    0.439    0.063   -0.035    0.359   -0.001    0.110    0.083    0.113   -0.777   -0.073   -0.090    0.109 |
|      Ctt |    0.449    0.166   -0.701    1.000    0.002   -0.023   -0.163   -0.050    0.116    0.114   -0.450    0.026   -0.435    0.179    0.025   -0.242    0.007   -0.197    0.006   -0.142    0.545    0.052    0.247    0.103 |
|    phi_p |   -0.000    0.001   -0.008    0.002    1.000   -0.000   -0.000    0.008    0.036    0.002   -0.003    0.257   -0.004   -0.001    0.002   -0.001   -0.000   -0.002   -0.001    0.000    0.002   -0.001    0.002    0.000 |
|  p4040_s |    0.013   -0.025    0.002   -0.023   -0.000    1.000    0.036   -0.000   -0.000    0.020    0.001   -0.000    0.012   -0.008   -0.000   -0.000   -0.423    0.020   -0.004    0.002    0.000   -0.005    0.032   -0.001 |
|  p4160_p |    0.189   -0.369    0.032   -0.163   -0.000    0.036    1.000    0.001    0.003    0.245    0.028   -0.008    0.202   -0.006   -0.003    0.007   -0.009    0.176   -0.133    0.153   -0.026   -0.061   -0.096    0.008 |
|  omega_p |   -0.036   -0.049    0.071   -0.050    0.008   -0.000    0.001    1.000    0.011   -0.021    0.087    0.015    0.032    0.005    0.750    0.345    0.000    0.015    0.011    0.009   -0.095   -0.009    0.001    0.014 |
|    rho_p |    0.003    0.061   -0.268    0.116    0.036   -0.000    0.003    0.011    1.000    0.067   -0.158    0.070   -0.043   -0.005    0.057    0.037   -0.001   -0.024   -0.017    0.002    0.141    0.002    0.051   -0.005 |
|  p4415_p |    0.220   -0.026   -0.261    0.114    0.002    0.020    0.245   -0.021    0.067    1.000   -0.154    0.002   -0.037   -0.031    0.010   -0.101   -0.007    0.023   -0.090    0.052    0.210    0.022   -0.216   -0.128 |
|  bplus_1 |   -0.203   -0.311    0.663   -0.450   -0.003    0.001    0.028    0.087   -0.158   -0.154    1.000   -0.071    0.349    0.054   -0.044    0.395   -0.001    0.079    0.070    0.077   -0.950   -0.060   -0.027    0.093 |
|    phi_s |    0.056    0.044   -0.000    0.026    0.257   -0.000   -0.008    0.015    0.070    0.002   -0.071    1.000   -0.063   -0.012    0.051   -0.052    0.001   -0.022   -0.010   -0.023    0.084    0.012   -0.025   -0.021 |
|   jpsi_p |   -0.057   -0.445    0.439   -0.435   -0.004    0.012    0.202    0.032   -0.043   -0.037    0.349   -0.063    1.000    0.128   -0.035    0.185   -0.006    0.128   -0.133    0.188   -0.438   -0.155   -0.087   -0.031 |
|  psi2s_p |    0.164   -0.196    0.063    0.179   -0.001   -0.008   -0.006    0.005   -0.005   -0.031    0.054   -0.012    0.128    1.000   -0.006    0.031    0.007    0.082   -0.086   -0.320   -0.071   -0.072   -0.027    0.009 |
|  omega_s |    0.021    0.021   -0.035    0.025    0.002   -0.000   -0.003    0.750    0.057    0.010   -0.044    0.051   -0.035   -0.006    1.000   -0.034    0.000   -0.012   -0.008   -0.008    0.047    0.003   -0.001   -0.008 |
|    rho_s |   -0.155   -0.205    0.359   -0.242   -0.001   -0.000    0.007    0.345    0.037   -0.101    0.395   -0.052    0.185    0.031   -0.034    1.000    0.000    0.073    0.057    0.040   -0.428   -0.033   -0.010    0.062 |
|  p4040_p |   -0.014    0.014   -0.001    0.007   -0.000   -0.423   -0.009    0.000   -0.001   -0.007   -0.001    0.001   -0.006    0.007    0.000    0.000    1.000   -0.009    0.004   -0.004    0.000    0.002   -0.021   -0.003 |
|  p3770_p |   -0.303   -0.257    0.110   -0.197   -0.002    0.020    0.176    0.015   -0.024    0.023    0.079   -0.022    0.128    0.082   -0.012    0.073   -0.009    1.000   -0.027   -0.145   -0.154   -0.151   -0.068   -0.050 |
| DDstar_s |    0.089    0.034    0.083    0.006   -0.001   -0.004   -0.133    0.011   -0.017   -0.090    0.070   -0.010   -0.133   -0.086   -0.008    0.057    0.004   -0.027    1.000   -0.026   -0.114   -0.016   -0.028   -0.002 |
|  p3770_s |    0.142   -0.279    0.113   -0.142    0.000    0.002    0.153    0.009    0.002    0.052    0.077   -0.023    0.188   -0.320   -0.008    0.040   -0.004   -0.145   -0.026    1.000   -0.111   -0.084    0.036   -0.005 |
|  bplus_0 |    0.341    0.449   -0.777    0.545    0.002    0.000   -0.026   -0.095    0.141    0.210   -0.950    0.084   -0.438   -0.071    0.047   -0.428    0.000   -0.154   -0.114   -0.111    1.000    0.081    0.004   -0.143 |
|   Dbar_s |    0.103   -0.071   -0.073    0.052   -0.001   -0.005   -0.061   -0.009    0.002    0.022   -0.060    0.012   -0.155   -0.072    0.003   -0.033    0.002   -0.151   -0.016   -0.084    0.081    1.000    0.034   -0.001 |
|  p4160_s |    0.062    0.054   -0.090    0.247    0.002    0.032   -0.096    0.001    0.051   -0.216   -0.027   -0.025   -0.087   -0.027   -0.001   -0.010   -0.021   -0.068   -0.028    0.036    0.004    0.034    1.000    0.257 |
|  p4415_s |   -0.053    0.044    0.109    0.103    0.000   -0.001    0.008    0.014   -0.005   -0.128    0.093   -0.021   -0.031    0.009   -0.008    0.062   -0.003   -0.050   -0.002   -0.005   -0.143   -0.001    0.257    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.3376891911482671}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.32256789268892483}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.10745728852452952}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.16688610000690668}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.15405401663394125}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.042288200064173345}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.08405461645251}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.295577753389622}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.38799597485218573}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.22984716809115913}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.053447783509953606}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.8513571763380625}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.026039983989123883}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.029164805026920426}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.3939831670367306}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3237565321473818}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 8.270681475424373}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10242762586966059}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.3701924337688802}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.21424518500446776}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.036492119057969785}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.07804158342627454}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.14082587739264474}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.177807861859212})])
Toy 21/25
Time taken: 3 h, 1 min
Projected time left: 34 min, 36 s
Toy 21: Generating data...
Directory  data/zfit_toys/toy_21  Created 
Toy 21: Data generation finished
Toy 21: Loading data...
Toy 21: Loading data finished
Toy 21: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.974E+05               |    Ncalls=1277 (1277 total)    |
| EDM = 2.02E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297357.21977817704
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | Dbar_p   |    3.0    |    1.3    |            |            |-6.28319 | 6.28319 |       |
| 1 | DDstar_p |    5.1    |    1.1    |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_2  |   -0.17   |    0.07   |            |            |   -2    |    2    |       |
| 3 | Ctt      |   -0.20   |    0.20   |            |            |  -1.5   |   1.5   |       |
| 4 | phi_p    |   -5.35   |    0.13   |            |            |-6.28319 | 6.28319 |       |
| 5 | p4040_s  |   0.94    |   0.19    |            |            |0.00501244| 2.01499 |       |
| 6 | p4160_p  |   4.06    |   0.14    |            |            |-6.28319 | 6.28319 |       |
| 7 | omega_p  |   0.21    |   0.32    |            |            |-6.28319 | 6.28319 |       |
| 8 | rho_p    |    6.2    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 9 | p4415_p  |   -2.19   |    0.22   |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |  -0.840   |   0.021   |            |            |   -2    |    2    |       |
| 11| phi_s    |   19.8    |    0.9    |            |            | 14.8182 | 23.5818 |       |
| 12| jpsi_p   |   1.61    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 13| psi2s_p  |   1.80    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 14| omega_s  |    7.0    |    1.3    |            |            | 4.19232 | 9.40768 |       |
| 15| rho_s    |    0.9    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 16| p4040_p  |   -2.79   |    0.21   |            |            |-6.28319 | 6.28319 |       |
| 17| p3770_p  |   -2.95   |    0.16   |            |            |-6.28319 | 6.28319 |       |
| 18| DDstar_s |   -0.13   |    0.35   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   2.46    |   0.25    |            |            |0.918861 | 4.08114 |       |
| 20| bplus_0  |   0.448   |   0.011   |            |            |   -2    |    2    |       |
| 21| Dbar_s   |   -0.30   |    0.52   |            |            |  -0.3   |   0.3   |       |
| 22| p4160_s  |   2.10    |   0.18    |            |            | 0.71676 | 3.68324 |       |
| 23| p4415_s  |   1.34    |   0.18    |            |            |0.126447 | 2.35355 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |   Dbar_p DDstar_p  bplus_2      Ctt    phi_p  p4040_s  p4160_p  omega_p    rho_p  p4415_p  bplus_1    phi_s   jpsi_p  psi2s_p  omega_s    rho_s  p4040_p  p3770_p DDstar_s  p3770_s  bplus_0   Dbar_s  p4160_s  p4415_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|   Dbar_p |    1.000    0.798   -0.201    0.532   -0.017   -0.488   -0.322   -0.008    0.023   -0.557    0.274   -0.026   -0.172    0.144   -0.022    0.065   -0.148    0.657    0.924    0.257    0.223    0.754   -0.399   -0.095 |
| DDstar_p |    0.798    1.000   -0.061    0.476   -0.024   -0.329   -0.506   -0.000    0.026   -0.574    0.049   -0.026   -0.364   -0.012   -0.002    0.012   -0.299    0.358    0.818    0.055    0.066    0.580   -0.303   -0.016 |
|  bplus_2 |   -0.201   -0.061    1.000    0.373   -0.042    0.135    0.024    0.032    0.187    0.187   -0.276   -0.114   -0.135   -0.051    0.014    0.014    0.007   -0.150   -0.155   -0.109   -0.155   -0.167    0.169   -0.027 |
|      Ctt |    0.532    0.476    0.373    1.000   -0.018   -0.043   -0.450   -0.001    0.058   -0.406    0.072   -0.039   -0.387    0.189   -0.015    0.047   -0.257    0.226    0.572    0.044    0.075    0.596   -0.056    0.131 |
|    phi_p |   -0.017   -0.024   -0.042   -0.018    1.000    0.005    0.018   -0.086   -0.219    0.014   -0.017    0.406    0.012    0.006   -0.119    0.016    0.008   -0.003   -0.024   -0.001   -0.004   -0.016    0.001   -0.001 |
|  p4040_s |   -0.488   -0.329    0.135   -0.043    0.005    1.000   -0.132    0.006    0.009    0.151   -0.105   -0.002    0.094   -0.014    0.008   -0.020   -0.057   -0.375   -0.469   -0.012   -0.078   -0.372    0.160    0.154 |
|  p4160_p |   -0.322   -0.506    0.024   -0.450    0.018   -0.132    1.000    0.010   -0.008    0.601   -0.154    0.011    0.548    0.151    0.017   -0.043    0.402    0.036   -0.526    0.113   -0.114   -0.280    0.102   -0.018 |
|  omega_p |   -0.008   -0.000    0.032   -0.001   -0.086    0.006    0.010    1.000    0.055    0.015    0.011   -0.004    0.004    0.002    0.712   -0.052    0.009   -0.008   -0.013    0.003   -0.031   -0.003    0.008   -0.003 |
|    rho_p |    0.023    0.026    0.187    0.058   -0.219    0.009   -0.008    0.055    1.000    0.008    0.042   -0.095   -0.002    0.003    0.208    0.164    0.010    0.008    0.023    0.021   -0.005    0.009    0.027    0.006 |
|  p4415_p |   -0.557   -0.574    0.187   -0.406    0.014    0.151    0.601    0.015    0.008    1.000   -0.241    0.003    0.437    0.073    0.023   -0.054    0.369   -0.209   -0.685    0.014   -0.176   -0.432    0.155   -0.062 |
|  bplus_1 |    0.274    0.049   -0.276    0.072   -0.017   -0.105   -0.154    0.011    0.042   -0.241    1.000   -0.013   -0.051    0.017    0.014   -0.008   -0.088    0.220    0.288    0.076   -0.452    0.106   -0.089    0.084 |
|    phi_s |   -0.026   -0.026   -0.114   -0.039    0.406   -0.002    0.011   -0.004   -0.095    0.003   -0.013    1.000   -0.012   -0.004   -0.001   -0.062   -0.006   -0.015   -0.029   -0.020   -0.028   -0.013   -0.016   -0.007 |
|   jpsi_p |   -0.172   -0.364   -0.135   -0.387    0.012    0.094    0.548    0.004   -0.002    0.437   -0.051   -0.012    1.000    0.325    0.003   -0.024    0.402    0.086   -0.446    0.268   -0.026   -0.226    0.107   -0.056 |
|  psi2s_p |    0.144   -0.012   -0.051    0.189    0.006   -0.014    0.151    0.002    0.003    0.073    0.017   -0.004    0.325    1.000   -0.000    0.001    0.061    0.187   -0.033   -0.067    0.016    0.114   -0.049   -0.014 |
|  omega_s |   -0.022   -0.002    0.014   -0.015   -0.119    0.008    0.017    0.712    0.208    0.023    0.014   -0.001    0.003   -0.000    1.000   -0.324    0.011   -0.021   -0.028   -0.004   -0.075   -0.005    0.006   -0.009 |
|    rho_s |    0.065    0.012    0.014    0.047    0.016   -0.020   -0.043   -0.052    0.164   -0.054   -0.008   -0.062   -0.024    0.001   -0.324    1.000   -0.024    0.052    0.074    0.015    0.192    0.018   -0.011    0.022 |
|  p4040_p |   -0.148   -0.299    0.007   -0.257    0.008   -0.057    0.402    0.009    0.010    0.369   -0.088   -0.006    0.402    0.061    0.011   -0.024    1.000    0.112   -0.321    0.107   -0.053   -0.086    0.365    0.040 |
|  p3770_p |    0.657    0.358   -0.150    0.226   -0.003   -0.375    0.036   -0.008    0.008   -0.209    0.220   -0.015    0.086    0.187   -0.021    0.052    0.112    1.000    0.508    0.088    0.187    0.392   -0.249   -0.113 |
| DDstar_s |    0.924    0.818   -0.155    0.572   -0.024   -0.469   -0.526   -0.013    0.023   -0.685    0.288   -0.029   -0.446   -0.033   -0.028    0.074   -0.321    0.508    1.000    0.110    0.235    0.769   -0.409   -0.073 |
|  p3770_s |    0.257    0.055   -0.109    0.044   -0.001   -0.012    0.113    0.003    0.021    0.014    0.076   -0.020    0.268   -0.067   -0.004    0.015    0.107    0.088    0.110    1.000    0.084    0.246   -0.041   -0.023 |
|  bplus_0 |    0.223    0.066   -0.155    0.075   -0.004   -0.078   -0.114   -0.031   -0.005   -0.176   -0.452   -0.028   -0.026    0.016   -0.075    0.192   -0.053    0.187    0.235    0.084    1.000    0.092   -0.050    0.067 |
|   Dbar_s |    0.754    0.580   -0.167    0.596   -0.016   -0.372   -0.280   -0.003    0.009   -0.432    0.106   -0.013   -0.226    0.114   -0.005    0.018   -0.086    0.392    0.769    0.246    0.092    1.000   -0.281   -0.086 |
|  p4160_s |   -0.399   -0.303    0.169   -0.056    0.001    0.160    0.102    0.008    0.027    0.155   -0.089   -0.016    0.107   -0.049    0.006   -0.011    0.365   -0.249   -0.409   -0.041   -0.050   -0.281    1.000    0.295 |
|  p4415_s |   -0.095   -0.016   -0.027    0.131   -0.001    0.154   -0.018   -0.003    0.006   -0.062    0.084   -0.007   -0.056   -0.014   -0.009    0.022    0.040   -0.113   -0.073   -0.023    0.067   -0.086    0.295    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'Dbar_p' floating=True>, {'error': 1.3128289312175827}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 1.1432444428138036}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.06746731935627615}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.1971227225486616}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.13467321840445035}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.19066557170527842}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.1382443416344996}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.32281018604042133}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.33814386392656903}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.22030330832614342}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.0209392743262502}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.861847709010398}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.036773100222124544}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03427139142469127}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.25790891747927}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3232044015418535}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.21225877482641398}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.15852681455038775}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.3501741414419829}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.25194795224004807}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.010509498580988152}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.523303536163582}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.175708696867646}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.18136789798383446})])
Toy 22/25
Time taken: 3 h, 11 min
Projected time left: 26 min, 3 s
Toy 22: Generating data...
Directory  data/zfit_toys/toy_22  Created 
Toy 22: Data generation finished
Toy 22: Loading data...
Toy 22: Loading data finished
Toy 22: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |    Ncalls=1296 (1296 total)    |
| EDM = 1.55E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297233.84172437695
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | Dbar_p   |   -6.28   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 1 | DDstar_p |   -1.9    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_2  |   0.31    |   0.09    |            |            |   -2    |    2    |       |
| 3 | Ctt      |   -0.81   |    0.22   |            |            |  -1.5   |   1.5   |       |
| 4 | phi_p    |   6.00    |   0.20    |            |            |-6.28319 | 6.28319 |       |
| 5 | p4040_s  |   0.58    |   0.18    |            |            |0.00501244| 2.01499 |       |
| 6 | p4160_p  |   -1.77   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 7 | omega_p  |   -0.23   |    0.31   |            |            |-6.28319 | 6.28319 |       |
| 8 | rho_p    |   -0.8    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 9 | p4415_p  |   -1.77   |    0.19   |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   0.81    |   0.06    |            |            |   -2    |    2    |       |
| 11| phi_s    |   17.5    |    1.1    |            |            | 14.8182 | 23.5818 |       |
| 12| jpsi_p   |  -1.594   |   0.024   |            |            |-6.28319 | 6.28319 |       |
| 13| psi2s_p  |   1.89    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 14| omega_s  |    4.8    |    1.1    |            |            | 4.19232 | 9.40768 |       |
| 15| rho_s    |    1.0    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 16| p4040_p  |   -1.9    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 17| p3770_p  |   3.87    |   0.10    |            |            |-6.28319 | 6.28319 |       |
| 18| DDstar_s |   0.300   |   0.025   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   3.17    |   0.24    |            |            |0.918861 | 4.08114 |       |
| 20| bplus_0  |   -0.44   |    0.03   |            |            |   -2    |    2    |       |
| 21| Dbar_s   |   0.19    |   0.12    |            |            |  -0.3   |   0.3   |       |
| 22| p4160_s  |   2.29    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 23| p4415_s  |   1.19    |   0.19    |            |            |0.126447 | 2.35355 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |   Dbar_p DDstar_p  bplus_2      Ctt    phi_p  p4040_s  p4160_p  omega_p    rho_p  p4415_p  bplus_1    phi_s   jpsi_p  psi2s_p  omega_s    rho_s  p4040_p  p3770_p DDstar_s  p3770_s  bplus_0   Dbar_s  p4160_s  p4415_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|   Dbar_p |    1.000    0.051   -0.006    0.055   -0.000    0.015    0.039    0.001   -0.004    0.027    0.005    0.002    0.040    0.047    0.003   -0.006    0.032    0.012   -0.000    0.054    0.008   -0.132    0.012   -0.002 |
| DDstar_p |    0.051    1.000    0.252    0.043   -0.001   -0.175   -0.040   -0.011    0.002   -0.151   -0.156   -0.011   -0.217   -0.143   -0.041    0.092    0.039    0.070    0.043    0.044   -0.079   -0.313   -0.082   -0.069 |
|  bplus_2 |   -0.006    0.252    1.000   -0.640   -0.029   -0.150   -0.016   -0.014   -0.257   -0.251   -0.031    0.056   -0.214   -0.066   -0.104    0.212    0.012    0.085    0.019    0.041   -0.194    0.061   -0.178   -0.002 |
|      Ctt |    0.055    0.043   -0.640    1.000    0.006    0.341   -0.300    0.002    0.094   -0.001    0.083   -0.031    0.254    0.263    0.028   -0.068   -0.234   -0.266   -0.006   -0.064    0.051   -0.429    0.254    0.213 |
|    phi_p |   -0.000   -0.001   -0.029    0.006    1.000    0.009   -0.005    0.015    0.125    0.004    0.018    0.584   -0.034   -0.002    0.014   -0.006   -0.002   -0.007    0.001    0.001   -0.025    0.007    0.010    0.005 |
|  p4040_s |    0.015   -0.175   -0.150    0.341    0.009    1.000   -0.455   -0.000    0.062   -0.150    0.067   -0.022    0.028    0.006    0.008   -0.016   -0.193   -0.144   -0.010    0.125   -0.040   -0.141    0.101    0.165 |
|  p4160_p |    0.039   -0.040   -0.016   -0.300   -0.005   -0.455    1.000    0.004   -0.027    0.342    0.070    0.011   -0.030   -0.083    0.011   -0.027    0.299    0.158    0.036    0.020    0.030   -0.121   -0.092   -0.035 |
|  omega_p |    0.001   -0.011   -0.014    0.002    0.015   -0.000    0.004    1.000   -0.158    0.004   -0.041    0.028   -0.003    0.001    0.427   -0.085    0.002   -0.001   -0.001    0.001    0.047   -0.007   -0.000   -0.003 |
|    rho_p |   -0.004    0.002   -0.257    0.094    0.125    0.062   -0.027   -0.158    1.000    0.039    0.031    0.095   -0.101   -0.005    0.142   -0.003   -0.013   -0.026    0.002    0.012   -0.057    0.048    0.076    0.038 |
|  p4415_p |    0.027   -0.151   -0.251   -0.001    0.004   -0.150    0.342    0.004    0.039    1.000    0.131   -0.010    0.051   -0.018    0.022   -0.049    0.201    0.052    0.010    0.038    0.008   -0.153   -0.146   -0.105 |
|  bplus_1 |    0.005   -0.156   -0.031    0.083    0.018    0.067    0.070   -0.041    0.031    0.131    1.000   -0.094    0.015    0.068   -0.172    0.356    0.051   -0.082   -0.018    0.013   -0.921   -0.077    0.031   -0.031 |
|    phi_s |    0.002   -0.011    0.056   -0.031    0.584   -0.022    0.011    0.028    0.095   -0.010   -0.094    1.000    0.014   -0.000    0.074   -0.074    0.005    0.006   -0.001   -0.005    0.103   -0.023   -0.027   -0.016 |
|   jpsi_p |    0.040   -0.217   -0.214    0.254   -0.034    0.028   -0.030   -0.003   -0.101    0.051    0.015    0.014    1.000    0.015   -0.016    0.005   -0.065   -0.065    0.047   -0.069    0.109    0.058    0.008   -0.002 |
|  psi2s_p |    0.047   -0.143   -0.066    0.263   -0.002    0.006   -0.083    0.001   -0.005   -0.018    0.068   -0.000    0.015    1.000    0.003   -0.009   -0.144   -0.059    0.014   -0.402   -0.002   -0.183   -0.038    0.015 |
|  omega_s |    0.003   -0.041   -0.104    0.028    0.014    0.008    0.011    0.427    0.142    0.022   -0.172    0.074   -0.016    0.003    1.000   -0.540    0.006   -0.004   -0.003    0.008    0.195   -0.020    0.012   -0.004 |
|    rho_s |   -0.006    0.092    0.212   -0.068   -0.006   -0.016   -0.027   -0.085   -0.003   -0.049    0.356   -0.074    0.005   -0.009   -0.540    1.000   -0.015    0.004    0.007   -0.018   -0.416    0.045   -0.023    0.010 |
|  p4040_p |    0.032    0.039    0.012   -0.234   -0.002   -0.193    0.299    0.002   -0.013    0.201    0.051    0.005   -0.065   -0.144    0.006   -0.015    1.000    0.161    0.017   -0.021    0.007   -0.162    0.319   -0.000 |
|  p3770_p |    0.012    0.070    0.085   -0.266   -0.007   -0.144    0.158   -0.001   -0.026    0.052   -0.082    0.006   -0.065   -0.059   -0.004    0.004    0.161    1.000    0.035   -0.245    0.039    0.207   -0.052   -0.079 |
| DDstar_s |   -0.000    0.043    0.019   -0.006    0.001   -0.010    0.036   -0.001    0.002    0.010   -0.018   -0.001    0.047    0.014   -0.003    0.007    0.017    0.035    1.000    0.025   -0.005   -0.007   -0.002   -0.005 |
|  p3770_s |    0.054    0.044    0.041   -0.064    0.001    0.125    0.020    0.001    0.012    0.038    0.013   -0.005   -0.069   -0.402    0.008   -0.018   -0.021   -0.245    0.025    1.000   -0.001   -0.233    0.034    0.005 |
|  bplus_0 |    0.008   -0.079   -0.194    0.051   -0.025   -0.040    0.030    0.047   -0.057    0.008   -0.921    0.103    0.109   -0.002    0.195   -0.416    0.007    0.039   -0.005   -0.001    1.000   -0.069   -0.025   -0.033 |
|   Dbar_s |   -0.132   -0.313    0.061   -0.429    0.007   -0.141   -0.121   -0.007    0.048   -0.153   -0.077   -0.023    0.058   -0.183   -0.020    0.045   -0.162    0.207   -0.007   -0.233   -0.069    1.000   -0.095    0.016 |
|  p4160_s |    0.012   -0.082   -0.178    0.254    0.010    0.101   -0.092   -0.000    0.076   -0.146    0.031   -0.027    0.008   -0.038    0.012   -0.023    0.319   -0.052   -0.002    0.034   -0.025   -0.095    1.000    0.293 |
|  p4415_s |   -0.002   -0.069   -0.002    0.213    0.005    0.165   -0.035   -0.003    0.038   -0.105   -0.031   -0.016   -0.002    0.015   -0.004    0.010   -0.000   -0.079   -0.005    0.005   -0.033    0.016    0.293    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.10185977575859484}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.3570759447333134}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08873219780163377}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.21929969699223228}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.20024256715170186}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.17684670743138026}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09937842406629427}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.3097157188757347}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.3972488339324989}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.1882415179171435}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.061147464768636084}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.0671974731103724}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.023777895911098135}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.032001605383586096}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.1375816065237667}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3479502430501114}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.32850269111958896}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.09885638596641577}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.025144024938042797}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.23846925078613967}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.03251086667683656}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.1232548587253817}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.17030681421308858}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19214551165158855})])
Toy 23/25
Time taken: 3 h, 20 min
Projected time left: 17 min, 26 s
Toy 23: Generating data...
Directory  data/zfit_toys/toy_23  Created 
Toy 23: Data generation finished
Toy 23: Loading data...
Toy 23: Loading data finished
Toy 23: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.971E+05               |     Ncalls=261 (261 total)     |
| EDM = 2.19E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297137.4663645013
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | Dbar_p   |   -1.2    |    2.7    |            |            |-6.28319 | 6.28319 |       |
| 1 | DDstar_p |    5.7    |    0.8    |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_2  |   -0.29   |    0.08   |            |            |   -2    |    2    |       |
| 3 | Ctt      |   -0.27   |    0.30   |            |            |  -1.5   |   1.5   |       |
| 4 | phi_p    |   5.95    |   0.20    |            |            |-6.28319 | 6.28319 |       |
| 5 | p4040_s  |   0.88    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 6 | p4160_p  |   -2.06   |    0.12   |            |            |-6.28319 | 6.28319 |       |
| 7 | omega_p  |   0.31    |   0.28    |            |            |-6.28319 | 6.28319 |       |
| 8 | rho_p    |   -0.18   |    0.19   |            |            |-6.28319 | 6.28319 |       |
| 9 | p4415_p  |   -2.10   |    0.16   |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |  -0.950   |   0.024   |            |            |   -2    |    2    |       |
| 11| phi_s    |   15.5    |    1.1    |            |            | 14.8182 | 23.5818 |       |
| 12| jpsi_p   |   -4.61   |    0.03   |            |            |-6.28319 | 6.28319 |       |
| 13| psi2s_p  |   1.81    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 14| omega_s  |    6.6    |    1.1    |            |            | 4.19232 | 9.40768 |       |
| 15| rho_s    |    2.0    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 16| p4040_p  |   3.93    |   0.25    |            |            |-6.28319 | 6.28319 |       |
| 17| p3770_p  |   3.40    |   0.13    |            |            |-6.28319 | 6.28319 |       |
| 18| DDstar_s |   -0.13   |    0.39   |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   2.58    |   0.31    |            |            |0.918861 | 4.08114 |       |
| 20| bplus_0  |   0.492   |   0.011   |            |            |   -2    |    2    |       |
| 21| Dbar_s   |   -0.11   |    0.40   |            |            |  -0.3   |   0.3   |       |
| 22| p4160_s  |   2.21    |   0.16    |            |            | 0.71676 | 3.68324 |       |
| 23| p4415_s  |   1.38    |   0.18    |            |            |0.126447 | 2.35355 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |   Dbar_p DDstar_p  bplus_2      Ctt    phi_p  p4040_s  p4160_p  omega_p    rho_p  p4415_p  bplus_1    phi_s   jpsi_p  psi2s_p  omega_s    rho_s  p4040_p  p3770_p DDstar_s  p3770_s  bplus_0   Dbar_s  p4160_s  p4415_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|   Dbar_p |    1.000    0.369   -0.282    0.827    0.009   -0.003    0.269    0.001   -0.080    0.099   -0.136    0.048   -0.069    0.383   -0.003   -0.020    0.481   -0.184    0.857    0.620   -0.135   -0.877    0.059   -0.195 |
| DDstar_p |    0.369    1.000   -0.078    0.397    0.001   -0.038   -0.104    0.003   -0.026   -0.156   -0.116    0.018   -0.189    0.112    0.002   -0.013    0.099   -0.096    0.464    0.219   -0.093   -0.503   -0.016   -0.054 |
|  bplus_2 |   -0.282   -0.078    1.000    0.056   -0.016    0.118   -0.131    0.041    0.277    0.119   -0.232   -0.100   -0.156   -0.133    0.059    0.007   -0.192   -0.041   -0.350   -0.265   -0.163    0.335    0.129    0.032 |
|      Ctt |    0.827    0.397    0.056    1.000    0.003    0.117    0.086    0.005   -0.017    0.019   -0.119    0.019   -0.160    0.446    0.005   -0.011    0.303   -0.112    0.752    0.503   -0.109   -0.793    0.142   -0.046 |
|    phi_p |    0.009    0.001   -0.016    0.003    1.000   -0.002    0.007    0.001    0.089    0.002    0.002    0.611   -0.005    0.006    0.000    0.019    0.007   -0.001    0.007    0.008    0.002   -0.013   -0.003   -0.003 |
|  p4040_s |   -0.003   -0.038    0.118    0.117   -0.002    1.000   -0.392    0.010    0.051   -0.118   -0.069   -0.019    0.005   -0.019    0.012   -0.003   -0.177   -0.154   -0.168    0.031   -0.030    0.084    0.098    0.189 |
|  p4160_p |    0.269   -0.104   -0.131    0.086    0.007   -0.392    1.000    0.007   -0.021    0.441   -0.104    0.016    0.381    0.231    0.003   -0.013    0.479    0.266    0.207    0.338   -0.075   -0.396   -0.072   -0.129 |
|  omega_p |    0.001    0.003    0.041    0.005    0.001    0.010    0.007    1.000    0.113    0.016    0.007    0.033    0.004    0.005    0.621    0.036    0.005   -0.007   -0.012    0.005   -0.032   -0.002    0.010   -0.001 |
|    rho_p |   -0.080   -0.026    0.277   -0.017    0.089    0.051   -0.021    0.113    1.000    0.039    0.047    0.124    0.014   -0.024    0.403    0.135   -0.030   -0.001   -0.080   -0.031   -0.026    0.071    0.056    0.027 |
|  p4415_p |    0.099   -0.156    0.119    0.019    0.002   -0.118    0.441    0.016    0.039    1.000   -0.191   -0.007    0.273    0.122    0.015   -0.013    0.287    0.111   -0.063    0.157   -0.119   -0.126   -0.094   -0.168 |
|  bplus_1 |   -0.136   -0.116   -0.232   -0.119    0.002   -0.069   -0.104    0.007    0.047   -0.191    1.000   -0.001   -0.037   -0.079    0.015    0.004   -0.078    0.145    0.121   -0.034   -0.438    0.050   -0.053    0.090 |
|    phi_s |    0.048    0.018   -0.100    0.019    0.611   -0.019    0.016    0.033    0.124   -0.007   -0.001    1.000   -0.022    0.017    0.069    0.026    0.020   -0.010    0.037    0.020   -0.023   -0.044   -0.022   -0.018 |
|   jpsi_p |   -0.069   -0.189   -0.156   -0.160   -0.005    0.005    0.381    0.004    0.014    0.273   -0.037   -0.022    1.000    0.267   -0.004   -0.008    0.230    0.218   -0.167    0.241   -0.005   -0.129   -0.020   -0.060 |
|  psi2s_p |    0.383    0.112   -0.133    0.446    0.006   -0.019    0.231    0.005   -0.024    0.122   -0.079    0.017    0.267    1.000    0.002   -0.011    0.219    0.105    0.285    0.181   -0.069   -0.477   -0.018   -0.076 |
|  omega_s |   -0.003    0.002    0.059    0.005    0.000    0.012    0.003    0.621    0.403    0.015    0.015    0.069   -0.004    0.002    1.000   -0.092    0.002   -0.008   -0.013    0.002   -0.029    0.002    0.013    0.001 |
|    rho_s |   -0.020   -0.013    0.007   -0.011    0.019   -0.003   -0.013    0.036    0.135   -0.013    0.004    0.026   -0.008   -0.011   -0.092    1.000   -0.012    0.012    0.002   -0.010    0.061    0.013   -0.001    0.009 |
|  p4040_p |    0.481    0.099   -0.192    0.303    0.007   -0.177    0.479    0.005   -0.030    0.287   -0.078    0.020    0.230    0.219    0.002   -0.012    1.000    0.191    0.428    0.402   -0.064   -0.570    0.249   -0.124 |
|  p3770_p |   -0.184   -0.096   -0.041   -0.112   -0.001   -0.154    0.266   -0.007   -0.001    0.111    0.145   -0.010    0.218    0.105   -0.008    0.012    0.191    1.000    0.011   -0.089    0.122   -0.070   -0.078   -0.068 |
| DDstar_s |    0.857    0.464   -0.350    0.752    0.007   -0.168    0.207   -0.012   -0.080   -0.063    0.121    0.037   -0.167    0.285   -0.013    0.002    0.428    0.011    1.000    0.570    0.044   -0.878   -0.068   -0.226 |
|  p3770_s |    0.620    0.219   -0.265    0.503    0.008    0.031    0.338    0.005   -0.031    0.157   -0.034    0.020    0.241    0.181    0.002   -0.010    0.402   -0.089    0.570    1.000   -0.032   -0.713    0.028   -0.143 |
|  bplus_0 |   -0.135   -0.093   -0.163   -0.109    0.002   -0.030   -0.075   -0.032   -0.026   -0.119   -0.438   -0.023   -0.005   -0.069   -0.029    0.061   -0.064    0.122    0.044   -0.032    1.000    0.074   -0.014    0.078 |
|   Dbar_s |   -0.877   -0.503    0.335   -0.793   -0.013    0.084   -0.396   -0.002    0.071   -0.126    0.050   -0.044   -0.129   -0.477    0.002    0.013   -0.570   -0.070   -0.878   -0.713    0.074    1.000    0.001    0.218 |
|  p4160_s |    0.059   -0.016    0.129    0.142   -0.003    0.098   -0.072    0.010    0.056   -0.094   -0.053   -0.022   -0.020   -0.018    0.013   -0.001    0.249   -0.078   -0.068    0.028   -0.014    0.001    1.000    0.299 |
|  p4415_s |   -0.195   -0.054    0.032   -0.046   -0.003    0.189   -0.129   -0.001    0.027   -0.168    0.090   -0.018   -0.060   -0.076    0.001    0.009   -0.124   -0.068   -0.226   -0.143    0.078    0.218    0.299    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'Dbar_p' floating=True>, {'error': 2.6807180917789086}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.7694873003242986}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.07902428827486874}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.29959030799555925}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.19856307916201033}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.16829582500092793}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.1226605292386167}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.2816832420720399}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.19170327701821144}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.16315602670718388}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.024079310328186332}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.1290107214539677}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.03274052136050054}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.037231386412051926}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.145798319890988}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.41690019334162287}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.25157467858696947}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.1277829096369727}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.38641610584524844}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.3146460467186105}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.011311225056834795}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.3953589460705959}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.15786518243157444}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.18304878943178327})])
Toy 24/25
Time taken: 3 h, 26 min
Projected time left: 8 min, 36 s
Toy 24: Generating data...
Directory  data/zfit_toys/toy_24  Created 
Toy 24: Data generation finished
Toy 24: Loading data...
Toy 24: Loading data finished
Toy 24: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |    Ncalls=1674 (1674 total)    |
| EDM = 1.77E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297316.70235887694
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | Dbar_p   |   -2.2    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 1 | DDstar_p |   -3.0    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_2  |   0.19    |   0.09    |            |            |   -2    |    2    |       |
| 3 | Ctt      |   -0.11   |    0.17   |            |            |  -1.5   |   1.5   |       |
| 4 | phi_p    |   0.85    |   0.14    |            |            |-6.28319 | 6.28319 |       |
| 5 | p4040_s  |   0.78    |   0.16    |            |            |0.00501244| 2.01499 |       |
| 6 | p4160_p  |   3.97    |   0.10    |            |            |-6.28319 | 6.28319 |       |
| 7 | omega_p  |    6.3    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 8 | rho_p    |   -0.40   |    0.27   |            |            |-6.28319 | 6.28319 |       |
| 9 | p4415_p  |   -2.49   |    0.14   |            |            |-6.28319 | 6.28319 |       |
| 10| bplus_1  |   0.91    |   0.05    |            |            |   -2    |    2    |       |
| 11| phi_s    |   21.8    |    0.9    |            |            | 14.8182 | 23.5818 |       |
| 12| jpsi_p   |   1.588   |   0.027   |            |            |-6.28319 | 6.28319 |       |
| 13| psi2s_p  |   1.81    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 14| omega_s  |    5.8    |    1.0    |            |            | 4.19232 | 9.40768 |       |
| 15| rho_s    |    1.4    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 16| p4040_p  |   3.73    |   0.23    |            |            |-6.28319 | 6.28319 |       |
| 17| p3770_p  |   3.29    |   0.13    |            |            |-6.28319 | 6.28319 |       |
| 18| DDstar_s |   0.30    |   0.06    |            |            |  -0.3   |   0.3   |       |
| 19| p3770_s  |   1.96    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 20| bplus_0  |   -0.45   |    0.03   |            |            |   -2    |    2    |       |
| 21| Dbar_s   |   0.30    |   0.10    |            |            |  -0.3   |   0.3   |       |
| 22| p4160_s  |   2.44    |   0.15    |            |            | 0.71676 | 3.68324 |       |
| 23| p4415_s  |   1.61    |   0.18    |            |            |0.126447 | 2.35355 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |   Dbar_p DDstar_p  bplus_2      Ctt    phi_p  p4040_s  p4160_p  omega_p    rho_p  p4415_p  bplus_1    phi_s   jpsi_p  psi2s_p  omega_s    rho_s  p4040_p  p3770_p DDstar_s  p3770_s  bplus_0   Dbar_s  p4160_s  p4415_s |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|   Dbar_p |    1.000   -0.385    0.098   -0.422    0.014   -0.006   -0.085    0.007   -0.026   -0.063    0.125   -0.032   -0.010   -0.123   -0.056    0.114   -0.174    0.035   -0.046   -0.216   -0.235    0.159   -0.011    0.097 |
| DDstar_p |   -0.385    1.000    0.093    0.133   -0.005   -0.131   -0.432    0.005   -0.017   -0.408    0.071   -0.021   -0.487   -0.228   -0.028    0.055   -0.197   -0.126    0.101   -0.162   -0.126    0.042   -0.103    0.025 |
|  bplus_2 |    0.098    0.093    1.000   -0.605    0.095    0.083   -0.210    0.018   -0.326   -0.212    0.586    0.068    0.146   -0.044   -0.152    0.290   -0.127   -0.123    0.137   -0.005   -0.686    0.148    0.008    0.269 |
|      Ctt |   -0.422    0.133   -0.605    1.000   -0.037    0.160   -0.139   -0.010    0.137    0.007   -0.347   -0.011   -0.242    0.251    0.080   -0.167   -0.100   -0.023   -0.040    0.003    0.404   -0.169    0.136    0.055 |
|    phi_p |    0.014   -0.005    0.095   -0.037    1.000    0.002   -0.014    0.013   -0.240   -0.017    0.071    0.473    0.001   -0.001   -0.113    0.092   -0.012   -0.005    0.012   -0.006   -0.065    0.016   -0.004    0.020 |
|  p4040_s |   -0.006   -0.131    0.083    0.160    0.002    1.000   -0.338    0.003    0.006   -0.111    0.094   -0.028    0.093    0.018   -0.024    0.055   -0.128   -0.022   -0.031    0.154   -0.135   -0.047    0.057    0.175 |
|  p4160_p |   -0.085   -0.432   -0.210   -0.139   -0.014   -0.338    1.000   -0.008    0.050    0.463   -0.173    0.021    0.274    0.069    0.058   -0.121    0.310    0.191   -0.011    0.089    0.266    0.039   -0.063   -0.104 |
|  omega_p |    0.007    0.005    0.018   -0.010    0.013    0.003   -0.008    1.000    0.071   -0.006    0.023   -0.007    0.002   -0.002   -0.255    0.060   -0.005   -0.003    0.005   -0.002   -0.024    0.005    0.002    0.008 |
|    rho_p |   -0.026   -0.017   -0.326    0.137   -0.240    0.006    0.050    0.071    1.000    0.067   -0.211   -0.115   -0.013    0.010    0.263    0.063    0.040    0.019   -0.035    0.025    0.198   -0.033    0.028   -0.055 |
|  p4415_p |   -0.063   -0.408   -0.212    0.007   -0.017   -0.111    0.463   -0.006    0.067    1.000   -0.128   -0.002    0.227    0.075    0.044   -0.089    0.277    0.139   -0.050    0.115    0.192   -0.030   -0.079   -0.169 |
|  bplus_1 |    0.125    0.071    0.586   -0.347    0.071    0.094   -0.173    0.023   -0.211   -0.128    1.000   -0.044    0.115   -0.035   -0.187    0.379   -0.099   -0.110    0.109   -0.015   -0.963    0.132    0.047    0.199 |
|    phi_s |   -0.032   -0.021    0.068   -0.011    0.473   -0.028    0.021   -0.007   -0.115   -0.002   -0.044    1.000   -0.023    0.004   -0.011   -0.038    0.006    0.008   -0.011   -0.009    0.059   -0.017   -0.034   -0.023 |
|   jpsi_p |   -0.010   -0.487    0.146   -0.242    0.001    0.093    0.274    0.002   -0.013    0.227    0.115   -0.023    1.000    0.195   -0.018    0.027    0.136    0.038   -0.012    0.216   -0.097    0.130    0.040   -0.010 |
|  psi2s_p |   -0.123   -0.228   -0.044    0.251   -0.001    0.018    0.069   -0.002    0.010    0.075   -0.035    0.004    0.195    1.000    0.011   -0.025   -0.048    0.037   -0.017   -0.188    0.057    0.033   -0.016    0.007 |
|  omega_s |   -0.056   -0.028   -0.152    0.080   -0.113   -0.024    0.058   -0.255    0.263    0.044   -0.187   -0.011   -0.018    0.011    1.000   -0.413    0.037    0.023   -0.037    0.013    0.195   -0.044   -0.014   -0.062 |
|    rho_s |    0.114    0.055    0.290   -0.167    0.092    0.055   -0.121    0.060    0.063   -0.089    0.379   -0.038    0.027   -0.025   -0.413    1.000   -0.078   -0.055    0.076   -0.027   -0.407    0.092    0.033    0.128 |
|  p4040_p |   -0.174   -0.197   -0.127   -0.100   -0.012   -0.128    0.310   -0.005    0.040    0.277   -0.099    0.006    0.136   -0.048    0.037   -0.078    1.000    0.164   -0.001    0.004    0.161    0.002    0.328   -0.033 |
|  p3770_p |    0.035   -0.126   -0.123   -0.023   -0.005   -0.022    0.191   -0.003    0.019    0.139   -0.110    0.008    0.038    0.037    0.023   -0.055    0.164    1.000    0.026   -0.201    0.127    0.158    0.015   -0.070 |
| DDstar_s |   -0.046    0.101    0.137   -0.040    0.012   -0.031   -0.011    0.005   -0.035   -0.050    0.109   -0.011   -0.012   -0.017   -0.037    0.076   -0.001    0.026    1.000    0.013   -0.166   -0.002   -0.021    0.017 |
|  p3770_s |   -0.216   -0.162   -0.005    0.003   -0.006    0.154    0.089   -0.002    0.025    0.115   -0.015   -0.009    0.216   -0.188    0.013   -0.027    0.004   -0.201    0.013    1.000    0.036    0.022    0.060    0.008 |
|  bplus_0 |   -0.235   -0.126   -0.686    0.404   -0.065   -0.135    0.266   -0.024    0.198    0.192   -0.963    0.059   -0.097    0.057    0.195   -0.407    0.161    0.127   -0.166    0.036    1.000   -0.202   -0.086   -0.293 |
|   Dbar_s |    0.159    0.042    0.148   -0.169    0.016   -0.047    0.039    0.005   -0.033   -0.030    0.132   -0.017    0.130    0.033   -0.044    0.092    0.002    0.158   -0.002    0.022   -0.202    1.000   -0.037    0.039 |
|  p4160_s |   -0.011   -0.103    0.008    0.136   -0.004    0.057   -0.063    0.002    0.028   -0.079    0.047   -0.034    0.040   -0.016   -0.014    0.033    0.328    0.015   -0.021    0.060   -0.086   -0.037    1.000    0.291 |
|  p4415_s |    0.097    0.025    0.269    0.055    0.020    0.175   -0.104    0.008   -0.055   -0.169    0.199   -0.023   -0.010    0.007   -0.062    0.128   -0.033   -0.070    0.017    0.008   -0.293    0.039    0.291    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.36379998122948565}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.43238360681267163}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08922238994449283}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.16710032435215105}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.13929763467176626}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1580809811203615}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09923811868534482}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.34519572542038457}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.26880102990601573}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.141086389727078}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.05318344014504928}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.9343534065213728}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.02670728897828889}), (<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03176676082560004}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.961327492417611}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.32165477676223675}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.2320894891055998}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.13055294115542715}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.055277810002776984}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.2332654322172254}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.03216928111565853}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.10259368484336104}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.15305760992409811}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.1809359438452971})])
Toy 25/25
Time taken: 3 h, 38 min
Projected time left: 
21/25 fits converged
Mean Ctt value = -0.47679099375336115
Mean Ctt error = 0.2118835234230683
95 Sensitivy = 0.0003771148709846611
Simulation ended